-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Fix some typing errors #57816
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
Fix some typing errors #57816
Conversation
pre-commit.ci autofix |
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.
I believe that we are still using the convention that when # type: ignore
comments are added, we put in the mypy error report above that line in a comment.
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.
Also, can you not force push? It makes it hard to see what are your most recent changes
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.
approving, but will let @twoertwein do final review and merge. Need to decide TypeAlias
issue.
Thanks @tqa236 ! |
* Fix some typing errors * Review * Reuse types * Reuse types * Reuse types * Add error message * Add error message * Revert "Reuse types" This reverts commit 0e9e7bc. * Revert "Reuse types" This reverts commit 0fcb8cd. * Revert "Reuse types" This reverts commit 89dec50. * Remove comment * Add error message
No description provided.