We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbf49a commit 627e167Copy full SHA for 627e167
1 file changed
src/hyperlink/test/test_socket.py
@@ -11,7 +11,6 @@
11
from .common import HyperlinkTestCase
12
from .._socket import inet_pton
13
14
-
15
class TestSocket(HyperlinkTestCase):
16
def test_inet_pton_ipv4_valid(self):
17
# type: () -> None
0 commit comments