Private
Public Access
1
0

making tests run

This commit is contained in:
Sander Roosendaal
2018-11-14 08:43:24 +01:00
parent dddc1e9224
commit a524d65fe2
4 changed files with 16 additions and 5 deletions

View File

@@ -102,6 +102,7 @@ def get_strava_workout_list(user,limit_n=0):
s = requests.get(url,headers=headers,params=params)
return s