This commit is contained in:
Ross
2021-09-09 12:29:38 +01:00
parent fd7ecf287c
commit 857340947e
4 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ def normaliseScore(score):
elif score in [59]:
return 7.5
elif score in [60]:
return 7.5
return 8
return 4