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 311a223 commit 8612a59Copy full SHA for 8612a59
tests/test_asyncio/test_connection.py
@@ -1,6 +1,5 @@
1
import asyncio
2
import socket
3
-import sys
4
import types
5
from errno import ECONNREFUSED
6
from unittest.mock import patch, AsyncMock
0 commit comments