fixed bug in race check
This commit is contained in:
@@ -95,5 +95,5 @@ def coursetime_paths(data,paths,finalmaxmin='min'):
|
||||
entrytime = data['time'].max()
|
||||
entrydistance = data['cum_dist'].max()
|
||||
coursecompleted = False
|
||||
|
||||
|
||||
return entrytime, entrydistance, coursecompleted
|
||||
|
||||
Reference in New Issue
Block a user