Private
Public Access
1
0

passing tests

This commit is contained in:
Sander Roosendaal
2019-02-25 17:30:50 +01:00
parent e8f0f3e5bf
commit 33633460de
7 changed files with 20 additions and 18777 deletions

View File

@@ -225,7 +225,7 @@ def mocked_read_df_cols_sql_multiflex(ids, columns, convertnewtons=True):
def mocked_stravaexport(f2,workoutname,stravatoken,description='',
activity_type='Rowing'):
print "this is mocked strava export"
print("this is mocked strava export")
return 1,'success'
def mocked_fetchcp(*args, **kwargs):