Skip to content

Commit 8bf04d7

Browse files
committed
Reformatted per pre-commit
1 parent 2bcf3e5 commit 8bf04d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_requests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ class CircuitPythonSocketType(
117117
): # pylint: disable=too-many-ancestors
118118
"""Describes the structure every modern CircuitPython socket type must have."""
119119

120-
121120
class StandardPythonSocketType(
122121
CommonSocketType, SupportsRecvInto, SupportsRecvWithFlags, Protocol
123122
):

0 commit comments

Comments
 (0)