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'):
|
def get_workouttype_from_tcx(filename,workouttype='water'):
|
||||||
tcxtype = 'rowing'
|
tcxtype = 'rowing'
|
||||||
|
if workouttype in mytypes.otwtypes:
|
||||||
|
return workouttype
|
||||||
try:
|
try:
|
||||||
d = tcxtools.tcx_getdict(filename)
|
d = tcxtools.tcx_getdict(filename)
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user