Private
Public Access
1
0

small improvement activity chart; retiring Bike, only bike with small b

This commit is contained in:
Sander Roosendaal
2021-05-10 18:44:01 +02:00
parent 5fc274e834
commit 5fc34419b8
5 changed files with 21 additions and 27 deletions

View File

@@ -524,7 +524,6 @@ def get_strava_stream(r,metric,stravaid,series_type='time',fetchresolution='high
if metric=='power': # pragma: no cover
with open('data.txt', 'w') as outfile:
json.dump(s.json(), outfile)
print('saved to file')
for data in s.json():
y = None