We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3503d8 commit 0069072Copy full SHA for 0069072
tests/test_signal.py
@@ -1,6 +1,6 @@
1
import pytest
2
3
-from aiohttp import ClientConnectionError, WSServerHandshakeError
+from aiohttp import WSServerHandshakeError
4
5
from wsrpc_aiohttp import ClientException, WebSocketAsync
6
from wsrpc_aiohttp.signal import Signal
0 commit comments