fix trendflex
This commit is contained in:
@@ -317,7 +317,7 @@ def trendflexdata(workouts, options, userid=0):
|
||||
|
||||
if xparam == groupby: # pragma: no cover
|
||||
datadf['groupby'] = datadf[xparam]
|
||||
groupby = 'groupby'
|
||||
#groupby = 'groupby'
|
||||
|
||||
datadf = dataprep.clean_df_stats(datadf, workstrokesonly=workstrokesonly)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user