typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Add third-party library `pyqtgraph`

Open TiborVoelcker opened this issue 4 months ago • 2 comments

Resolves #14881.

TiborVoelcker avatar Oct 15 '25 14:10 TiborVoelcker

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.

TiborVoelcker avatar Oct 15 '25 14:10 TiborVoelcker

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Oct 15 '25 14:10 github-actions[bot]