We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7b1f0 commit 0ce5bb3Copy full SHA for 0ce5bb3
pytestqt/plugin.py
@@ -276,8 +276,7 @@ def __init__(self, timeout=1000):
276
277
def wait(self):
278
"""
279
- Waits until either condition signal is triggered or
280
- timeout is reached.
+ Waits until either a connected signal is triggered or timeout is reached.
281
282
:raise ValueError: if no signals are connected and timeout is None; in
283
this case it would wait forever.
0 commit comments