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

Improve type hint coverage #4658

Open
jmcrawford45 opened this issue Oct 16, 2023 · 0 comments
Open

Improve type hint coverage #4658

jmcrawford45 opened this issue Oct 16, 2023 · 0 comments

Comments

@jmcrawford45
Copy link
Contributor

Many of the previous and current issues are due to a lack of type hints e.g. #3810 #2976 . Often, there are changes to function signatures, assumptions on presence of optional arguments, unclear interfaces, etc that would all be prevented with the addition of type hints and mypy runs in CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant