return and improvement of the bad commit
This commit is contained in:
@@ -1628,6 +1628,8 @@ def workout_trimp(w, reset=False):
|
||||
if get_existing_job(w):
|
||||
return w.trimp, 0
|
||||
elif w.trimp <= 0 and w.averagehr > 0:
|
||||
if get_existing_job(w):
|
||||
return 0, w.averagehr
|
||||
ftp = float(r.ftp)
|
||||
_ = myqueue(
|
||||
queuehigh,
|
||||
|
||||
Reference in New Issue
Block a user