Open sbrugman opened 3 years ago
Add type hints to as code documentation, IDE hints and possibly catching errors. Add flake8-annotations to pre-commit and enable mypy in CI.
Cool project that could kickstart this issue: https://zenodo.org/record/5151994 https://pypi.org/project/typing-copilot/
Used https://github.com/JelleZijlstra/autotyping in https://github.com/ing-bank/popmon/pull/262
Add type hints to as code documentation, IDE hints and possibly catching errors. Add flake8-annotations to pre-commit and enable mypy in CI.