Private
Public Access
1
0

Merge branch 'release/v14.63'

This commit is contained in:
Sander Roosendaal
2020-11-25 11:16:41 +01:00

View File

@@ -1561,7 +1561,7 @@ def fitnessfit_chart(workouts,user,workoutmode='water',startdate=None,
df['workoutdate'] = w.date.strftime('%d-%m-%Y')
data.append(df)
except:
strokesdf = getsmallrowdata_db(['power','workoutid','time'],ids=[w.id])
strokesdf = dataprep.getsmallrowdata_db(['power','workoutid','time'],ids=[w.id])
res = myqueue(queuelow,
handle_setcp,
strokesdf,