Merge branch 'release/v13.87' into master
This commit is contained in:
@@ -1603,6 +1603,8 @@ import rowingdata.tcxtools as tcxtools
|
||||
|
||||
def get_workouttype_from_tcx(filename,workouttype='water'):
|
||||
tcxtype = 'rowing'
|
||||
if workouttype in mytypes.otwtypes:
|
||||
return workouttype
|
||||
try:
|
||||
d = tcxtools.tcx_getdict(filename)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user