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 a54e695 commit 5fa0d6eCopy full SHA for 5fa0d6e
adafruit_fingerprint.py
@@ -27,6 +27,7 @@
27
28
try:
29
from typing import List, Tuple, Union
30
+
31
from serial import Serial
32
except ImportError:
33
pass
0 commit comments