-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-104050: Add basic type hints to Argument Clinic clinic class #104705
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
gh-104050: Add basic type hints to Argument Clinic clinic class #104705
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some readability nits, and a few places where (if mypy doesn't complain about it), you could possibly make the annotations more precise (but those can all wait for now, if necessary)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Likewise! I'll look thrice before opening my next PRs, so you (hopefully) won't have to pick on basic stuff again :) |
Hey, typing is hard, no sweat! I still make mistakes all the time :) |
Uh oh!
There was an error while loading. Please reload this page.