You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add static type checking: use `mypy` to ensure that variable and
function calls are using the appropriate types.
Configure and run `mypy` checks in CI.
Take advantage of the commit to include running the spell checker in the
check matrix.
Documentation:
https://mypy.readthedocs.io/en/stable/index.html
0 commit comments