fixed chinese file name
This commit is contained in:
@@ -151,7 +151,6 @@ def make_new_workout_from_email(rower, datafile, name, cntr=0,testing=False):
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
|
||||
row.write_csv(datafilename, gzip=True)
|
||||
dosummary = (fileformat != 'fit' and 'speedcoach2' not in fileformat)
|
||||
dosummary = dosummary or summary == ''
|
||||
|
||||
Reference in New Issue
Block a user