-
-
Notifications
You must be signed in to change notification settings - Fork 150
Fix missing type stubs error from pyright #1404
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
Conversation
/pyright_strict |
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.
A few questions and comments.
FYI @cmp0xff A good thing to note. If |
/pyright_strict |
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.
Thank you @Dr-Irv !
I asked GitHub copilot to make a shell script to create
|
There were 9 places where
reportMissingTypeStubs
came up, so this PR makes that issue go away