You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Declare v1.5
The main changes since 1.4.4 are:
- upgrading syntax to use newer language features
- dropping pylint, upgrading other linters
- better error messages when out of time
- new Python API to get scores for a given match
- raw compstate now uses yaml.safe_load in more cases
- testing on Python 3.10
- improved internal testing utils