commented out file.close
This commit is contained in:
@@ -265,7 +265,7 @@ def handle_stravaexport(file,workoutname,stravatoken,description=''):
|
||||
|
||||
# w.uploadedtostrava = res.id
|
||||
# w.save()
|
||||
file.close()
|
||||
# file.close()
|
||||
|
||||
return res.id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user