Merge branch 'hotfix/v5.64'
This commit is contained in:
@@ -61,7 +61,8 @@ def add(x, y):
|
||||
def handle_c2_import_stroke_data(c2token,
|
||||
c2id,workoutid,
|
||||
starttimeunix,
|
||||
csvfilename,debug=True):
|
||||
csvfilename,debug=True,**kwargs):
|
||||
|
||||
authorizationstring = str('Bearer ' + c2token)
|
||||
headers = {'Authorization': authorizationstring,
|
||||
'user-agent': 'sanderroosendaal',
|
||||
|
||||
Reference in New Issue
Block a user