Private
Public Access
1
0

trimp calc fix

This commit is contained in:
Sander Roosendaal
2020-11-02 18:43:28 +01:00
parent 0761d4d203
commit c7bf448c5d
2 changed files with 19 additions and 5 deletions

View File

@@ -2053,6 +2053,8 @@ def new_workout_from_df(r, df,
dosmooth=False,
consistencychecks=False)
job = myqueue(queuehigh,handle_calctrimp,id,csvfilename,r.ftp,r.sex,r.hrftp,r.max,r.rest)
return (id, message)