This commit is contained in:
cube
2026-05-30 20:52:47 +01:00
parent db3449fcea
commit 4396e0758e
4 changed files with 86 additions and 38 deletions

View File

@@ -42,6 +42,3 @@ stats.print_races()
`example.py` posts the latest timeline of one current race (checking every 10 seconds for updates)
`example2.py` organises the situation diagram in a dictionary of timegap keys to a list of riders in that group. it could probably be organised better but it works