small improvement activity chart; retiring Bike, only bike with small b
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user