You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you, I should have looked more closely. Would you like me to close this issue and continue discussions there?
Specifically, I'm interested in knowing if the pytest-qt maintainers are open to adding type hints, and if so, how they would like to implement them per the available options outlined in PEP 561
I would like to contribute type hinting to
pytest-qt
.@The-Compiler If you are comfortable with this,
pytest-qt-stubs
ortypes-pytest-qt
) or as part of the code?Options are specified here: PEP 561
For starters, here is my stub for
qtbot.py
:The text was updated successfully, but these errors were encountered: