fix
This commit is contained in:
@@ -249,7 +249,6 @@ def get_execution_report(rower, startdate, enddate, plan=None):
|
||||
|
||||
|
||||
for mm in micros:
|
||||
print(mm)
|
||||
plannedscore = 0
|
||||
actualscore = 0
|
||||
sps = get_sessions(rower, startdate=mm.startdate, enddate=mm.enddate)
|
||||
|
||||
Reference in New Issue
Block a user