Skip to content

Commit b726db5

Browse files
committed
Reformatted per black
1 parent 08a21c6 commit b726db5

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
@@ -47,7 +47,6 @@ def cast(_t, value):
4747
"""No-op shim for the typing.cast() function which is not available in CircuitPython."""
4848
return value
4949

50-
5150
else:
5251
from ssl import SSLContext
5352
from types import ModuleType, TracebackType

0 commit comments

Comments
 (0)