We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a21c6 commit b726db5Copy full SHA for b726db5
adafruit_requests.py
@@ -47,7 +47,6 @@ def cast(_t, value):
47
"""No-op shim for the typing.cast() function which is not available in CircuitPython."""
48
return value
49
50
-
51
else:
52
from ssl import SSLContext
53
from types import ModuleType, TracebackType
0 commit comments