cs-ranking icon indicating copy to clipboard operation
cs-ranking copied to clipboard

Look into typing with mypy

Open timokau opened this issue 4 years ago • 0 comments

See https://github.com/kiudee/cs-ranking/pull/129#issuecomment-636857634. We already declare many types in docstrings. Using mypy would require us to formalize this a bit more, with the added bonus of static guarantees and better tooling support (such as enhanced tab completion).

timokau avatar Jun 01 '20 16:06 timokau