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
Instamatic has types in quite a few places already, add type checking using mypy. There are currently over 700 issues though, but at least mypy could help make the code more robust.
Update pre-commit config
Add CI run with mypy test
Fix type issues
The text was updated successfully, but these errors were encountered:
Instamatic has types in quite a few places already, add type checking using mypy. There are currently over 700 issues though, but at least mypy could help make the code more robust.
The text was updated successfully, but these errors were encountered: