Private
Public Access
1
0

commented out file.close

This commit is contained in:
Sander Roosendaal
2017-01-11 13:16:59 +01:00
parent a4d4836cfe
commit 6f4bb7d1b2

View File

@@ -265,7 +265,7 @@ def handle_stravaexport(file,workoutname,stravatoken,description=''):
# w.uploadedtostrava = res.id
# w.save()
file.close()
# file.close()
return res.id