Skip to content

Commit 5887fa6

Browse files
committed
Run pre-commit
1 parent 37b1e3c commit 5887fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ssd1322.py

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
b"\xaf\x00" # Set_Display_On_Off(0x01);
6363
)
6464

65+
6566
# pylint: disable=too-few-public-methods
6667
class SSD1322(displayio.Display):
6768
"""

0 commit comments

Comments
 (0)