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

mypy: stricter++ #368

Closed
tony opened this issue May 30, 2022 · 0 comments · Fixed by #390
Closed

mypy: stricter++ #368

tony opened this issue May 30, 2022 · 0 comments · Fixed by #390

Comments

@tony
Copy link
Member

tony commented May 30, 2022

Ramp up type safety strength

https://mypy.readthedocs.io/en/stable/config_file.html#configuring-warnings
https://mypy.readthedocs.io/en/stable/config_file.html#examples

warn_return_any = True
warn_unused_ignores = True
... more
@tony tony linked a pull request Jul 31, 2022 that will close this issue
@tony tony closed this as completed in #390 Jul 31, 2022
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

Successfully merging a pull request may close this issue.

1 participant