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
We already have a mypy config in the root folder but earlier we had decided to remove it from the pre-commit as it was giving a lot of errors at that time.
We can re-enable it now since most of the work on the core code has been done.
Can we add Mypy Precommit for static type checking ,
pydocstyle for numpy style documentation
The text was updated successfully, but these errors were encountered: