Skip to content

Commit 5fa0d6e

Browse files
committed
merge main, format code
1 parent a54e695 commit 5fa0d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_fingerprint.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
try:
2929
from typing import List, Tuple, Union
30+
3031
from serial import Serial
3132
except ImportError:
3233
pass

0 commit comments

Comments
 (0)