Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for type hints with mypy #39

Open
Kazhuu opened this issue Feb 14, 2023 · 0 comments
Open

Add support for type hints with mypy #39

Kazhuu opened this issue Feb 14, 2023 · 0 comments

Comments

@Kazhuu
Copy link
Owner

Kazhuu commented Feb 14, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant