tested
This commit is contained in:
@@ -365,7 +365,7 @@ def is_session_complete_ws(ws,ps):
|
||||
return ratio,'partial',completiondate
|
||||
else:
|
||||
thevalue = 0
|
||||
for key,value in cratios.iteritems():
|
||||
for key,value in cratios.items():
|
||||
if ratio>value and value>thevalue:
|
||||
verdict = key
|
||||
thevalue = value
|
||||
|
||||
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user