Add mypy to pre-commit hook for type checking #35
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hooks
Related to pre-commit hooks
mypy is used for type annotations, and could also be used to statically check them. See the pre-commit code for an example configuration.
The text was updated successfully, but these errors were encountered: