Python type checks in CI #2177
Labels
Status: Blocked
Waiting for something else to happen first
Type: Maintenance
Code style, infrastructure, updating dependencies
Add a CI check that uses something like mypy to validate the type annotations in our Python code, to enforce the static typing and to catch PRs like #2155 introducing bugs in the type annotations.
The text was updated successfully, but these errors were encountered: