Skip to content

Commit

Permalink
Merge pull request #105 from tekktrik/doc/run-pre-commit
Browse files Browse the repository at this point in the history
Reformatted per pre-commit
  • Loading branch information
tekktrik committed Mar 27, 2022
2 parents 947bf5c + 7feb62e commit d127a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_requests.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def cast(_t, value):
"""No-op shim for the typing.cast() function which is not available in CircuitPython."""
return value


else:
from ssl import SSLContext
from types import ModuleType, TracebackType
Expand Down

0 comments on commit d127a50

Please sign in to comment.