Skip to content

Commit 789c2bd

Browse files
committed
blacken
1 parent 015ee72 commit 789c2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_fingerprint.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from typing import Tuple, List, Union
2929
except ImportError:
3030
pass
31-
31+
3232
import struct
3333

3434
from micropython import const

0 commit comments

Comments
 (0)