Skip to content

Commit d127a50

Browse files
authored
Merge pull request #105 from tekktrik/doc/run-pre-commit
Reformatted per pre-commit
2 parents 947bf5c + 7feb62e commit d127a50

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)