Skip to content

Try mypy

Teng Jian Khoo requested to merge khoo/easyjet:type-checking into master

We would like to implement type-checking wherever type hints have been applied, without constraining code that does not contain them. This adds mypy static type-checking to the linting CI step.

Merge request reports