bug fixes TP sync
This commit is contained in:
@@ -423,7 +423,8 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower',
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
|
||||
if np.isnan(totaltime):
|
||||
totaltime = 0
|
||||
|
||||
hours = int(totaltime/3600.)
|
||||
if hours>23:
|
||||
|
||||
Reference in New Issue
Block a user