Add third-party library pyqtgraph#14882
Conversation
|
These are mainly the auto-generated stub files for now, with only the dynamically inherited methods (mentioned in #14882) fixed that I found. I would be happy to put in some more work if the PR is wanted. |
|
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
|
Marking this as a draft for now since the CI isn't passing. If there are many issues with the auto-generated stubs, you can consider reducing to a smaller set of partial stubs that you are able to get CI passing for. See also the below links for tips on writing partial stubs: |
|
I was waiting to see if such a MR would welcomed. |
|
We generally accept stubs for actively maintained packages published on PyPI that don't have their own stub or inline annotations. |
Resolves #14881.