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
Configure mypy for this project and add some basic type hints to get started. If possible also run type checks as part of the Github Actions pipeline if needed. Cannot give direct points because not so familiar with this tool yet.
Outcomes:
Typecheck is required part of the project, either locally run or as part of the pipeline.
Add some types to see the type hints work.
Add some documentation about this to the readme.
The text was updated successfully, but these errors were encountered:
Configure mypy for this project and add some basic type hints to get started. If possible also run type checks as part of the Github Actions pipeline if needed. Cannot give direct points because not so familiar with this tool yet.
Outcomes:
The text was updated successfully, but these errors were encountered: