Private
Public Access
1
0

further improvements

This commit is contained in:
Sander Roosendaal
2020-02-09 14:13:03 +01:00
parent 424178ac0e
commit 02a37e9657
5 changed files with 29 additions and 19 deletions

View File

@@ -3,7 +3,6 @@ from __future__ import division
from __future__ import print_function
from __future__ import unicode_literals
# All the data preparation, data cleaning and data mangling should
# be defined here
from __future__ import unicode_literals, absolute_import
@@ -1568,7 +1567,6 @@ def new_workout_from_file(r, f2,
if workoutsource is None:
workoutsource = fileformat
print(f2,'final name')
id, message = save_workout_database(
f2, r,
notes=notes,