Skip to content

Commit c4bdd9d

Browse files
committed
Run pre-commit
1 parent 1661596 commit c4bdd9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ssd1331.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
b"\xAF\x00" # _DISPLAYON
5555
)
5656

57+
5758
# pylint: disable=too-few-public-methods
5859
class SSD1331(displayio.Display):
5960
"""SSD1331 driver"""

0 commit comments

Comments
 (0)