Sort leaderboard table by total points
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 14s

This commit is contained in:
2024-03-02 13:25:03 +01:00
parent 49939a38b4
commit d5d128379d
3 changed files with 8 additions and 2 deletions

View File

@ -41,6 +41,7 @@ import formula10.controller.error_controller
# General
# - Decouple names from IDs + Fix Valtteri/Russel spelling errors
# - Unit testing (as much as possible, but especially points calculation)
# - Add links to the official F1 stats page (for quali/result)
# Possible but probably not
# - Show cards of previous race results, like with season guesses?