We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015ee72 commit 789c2bdCopy full SHA for 789c2bd
adafruit_fingerprint.py
@@ -28,7 +28,7 @@
28
from typing import Tuple, List, Union
29
except ImportError:
30
pass
31
-
+
32
import struct
33
34
from micropython import const
0 commit comments