75 minutes is now a ranking distance
This commit is contained in:
@@ -1203,6 +1203,7 @@ def interactive_cpchart(rower,thedistances,thesecs,theavpower,
|
||||
cpdata = dataprep.fetchcperg(rower, theworkouts)
|
||||
|
||||
if cpdata.empty:
|
||||
message = 'Calculations are running in the background. Please refresh this page to see updated results'
|
||||
return ['','',paulslope,paulintercept,p1,message]
|
||||
|
||||
velo = cpdata['distance']/cpdata['delta']
|
||||
|
||||
Reference in New Issue
Block a user