typeshed
typeshed copied to clipboard
Add third-party library `pyqtgraph`
Resolves #14881.
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. 🤖🎉