Private
Public Access
1
0

including age records in tests

This commit is contained in:
Sander Roosendaal
2019-01-11 20:42:08 +01:00
parent 47a7bedb44
commit 4af9869490
5 changed files with 411 additions and 2 deletions

View File

@@ -1903,6 +1903,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,p1wc]