Skip to content

Commit c37f0c2

Browse files
committed
mypy fixes
1 parent 523e785 commit c37f0c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_neotrellis/neotrellis.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
_NEO_TRELLIS_NUM_COLS = const(8)
6363
_NEO_TRELLIS_NUM_KEYS = const(64)
6464

65+
6566
class NeoTrellis(Keypad):
6667
"""Driver for the Adafruit NeoTrellis."""
6768

0 commit comments

Comments
 (0)