Age | Commit message (Expand) | Author |
---|---|---|
2021-12-29 | Add type hinting everywhere so we can enable strict mypy options | Olivier Gayot |
2021-12-23 | Add type annotations to player.py and status.py | Olivier Gayot |
2021-12-23 | Don't store a reference to a client from the player | Olivier Gayot |
2021-12-23 | Use lowercase module names | Olivier Gayot |