fix
This commit is contained in:
@@ -4002,7 +4002,7 @@ def fetch_strava_workout(stravatoken, oauth_data, stravaid, csvfilename, userid,
|
||||
row.write_csv(csvfilename, compressed=False)
|
||||
except ComputeError:
|
||||
row = rowingdata.rowingdata(df=df.to_pandas())
|
||||
row.write_csv(csvfilename, compressed=False)
|
||||
row.write_csv(filename)
|
||||
|
||||
# summary = row.allstats()
|
||||
# maxdist = df['cum_dist'].max()
|
||||
|
||||
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user