Skip to content

Commit 219ef0a

Browse files
committed
Run pre-commit
1 parent ee57b24 commit 219ef0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ssd1325.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
b"\xaf\x00" # DISPLAY_ON
5353
)
5454

55+
5556
# pylint: disable=too-few-public-methods
5657
class SSD1325(displayio.Display):
5758
"""

0 commit comments

Comments
 (0)