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

Make implicit Optionals into explicit for current Mypy #26

Closed
goodmami opened this issue Jun 4, 2023 · 1 comment
Closed

Make implicit Optionals into explicit for current Mypy #26

goodmami opened this issue Jun 4, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists maintenance Improving code quality; not bugs or features

Comments

@goodmami
Copy link
Owner

goodmami commented Jun 4, 2023

Mypy removed support for implicit optionals (e.g., x: int = None), so these need to be made explicit.

@goodmami goodmami added the maintenance Improving code quality; not bugs or features label Jun 4, 2023
@goodmami goodmami added the duplicate This issue or pull request already exists label Jun 4, 2023
@goodmami
Copy link
Owner Author

goodmami commented Jun 4, 2023

This was a duplicate of #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists maintenance Improving code quality; not bugs or features
Projects
None yet
Development

No branches or pull requests

1 participant