Skip to content

Freeze the mypy version

This avoid surprise linting errors when there is a new linter version. This is approach is lighter and simpler, but less strict than using a lock file.

Merge request reports