We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#30 add amongst others mypy. It reports a number of errors, which we should fix.
Those errors can be seen by running poetry run mypy .
poetry run mypy .
The text was updated successfully, but these errors were encountered:
feat: #31 resolve mypy errors ✨
505bcaa
- resolve all errors flagged by mypy - TODO: verify is authenticated is correct
liquidiert
No branches or pull requests
#30 add amongst others mypy. It reports a number of errors, which we should fix.
Those errors can be seen by running
poetry run mypy .
The text was updated successfully, but these errors were encountered: