summaryrefslogtreecommitdiff
path: root/swiftstory/player.py
AgeCommit message (Expand)Author
2021-12-29Add docstrings to all modulesOlivier Gayot
2021-12-29Add type hinting everywhere so we can enable strict mypy optionsOlivier Gayot
2021-12-23Add type annotations to player.py and status.pyOlivier Gayot
2021-12-23Don't store a reference to a client from the playerOlivier Gayot
2021-12-23Use lowercase module namesOlivier Gayot