Skip to content

Commit 7feb62e

Browse files
committed
Reformatted per pre-commit
1 parent 947bf5c commit 7feb62e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_requests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ def cast(_t, value):
4747
"""No-op shim for the typing.cast() function which is not available in CircuitPython."""
4848
return value
4949

50+
5051
else:
5152
from ssl import SSLContext
5253
from types import ModuleType, TracebackType

0 commit comments

Comments
 (0)