fix #454
This commit is contained in:
@@ -106,7 +106,8 @@ def make_new_workout_from_email(rower, datafile, name, cntr=0,testing=False):
|
||||
|
||||
if testing:
|
||||
print('Fileformat = ',fileformat)
|
||||
|
||||
|
||||
|
||||
if fileformat == 'unknown':
|
||||
# extension = datafilename[-4:].lower()
|
||||
# fcopy = "media/"+datafilename[:-4]+"_copy"+extension
|
||||
|
||||
Reference in New Issue
Block a user