We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0f762 commit 32ef058Copy full SHA for 32ef058
tests/test_wait_signal.py
@@ -5,7 +5,7 @@
5
import sys
6
7
from pytestqt.qt_compat import qt_api
8
-from pytestqt.wait_signal import SignalAndArgs
+from pytestqt.utils import SignalAndArgs
9
from pytestqt.exceptions import (
10
SignalEmittedError,
11
TimeoutError,
0 commit comments