Skip to content

Commit 8c5aefe

Browse files
committed
Run pre-commit
1 parent a647354 commit 8c5aefe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ssd1608.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444

4545
_STOP_SEQUENCE = b"\x10\x01\x01" # Enter deep sleep
4646

47+
4748
# pylint: disable=too-few-public-methods
4849
class SSD1608(displayio.EPaperDisplay):
4950
"""SSD1608 driver"""

0 commit comments

Comments
 (0)