Private
Public Access
1
0

bug fixes

This commit is contained in:
Sander Roosendaal
2018-02-19 15:35:49 +01:00
parent 866ef7dcba
commit 451a8fef31
2 changed files with 2 additions and 1 deletions

View File

@@ -268,6 +268,8 @@ def createstravaworkoutdata(w,dozip=True):
row = rowingdata(filename)
except IOError:
return '','Error - could not find rowing data'
else:
return '','Error - could not find rowing data'
tcxfilename = filename[:-4]+'.tcx'
try: