Skip to content

Commit 5fda7e7

Browse files
committed
Rerun new black version
1 parent 3dc3bec commit 5fda7e7

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)