Private
Public Access
1
0

fixed chinese file name

This commit is contained in:
Sander Roosendaal
2018-12-27 14:38:08 +01:00
parent e434582e85
commit 39c7bff4ef
4 changed files with 204 additions and 6 deletions

View File

@@ -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 == ''