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 368ebf5 commit 1cc39f5Copy full SHA for 1cc39f5
adafruit_logging.py
@@ -63,6 +63,7 @@
63
64
try:
65
from typing import Optional
66
+
67
68
from typing import Protocol
69
except ImportError:
0 commit comments