Skip to content

Commit 2c935a3

Browse files
committed
Run pre-commit
1 parent 9b8f78e commit 2c935a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ssd1675.py

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

5252
_STOP_SEQUENCE = b"\x10\x01\x01" # Enter deep sleep
5353

54+
5455
# pylint: disable=too-few-public-methods
5556
class SSD1675(displayio.EPaperDisplay):
5657
"""SSD1675 driver"""

0 commit comments

Comments
 (0)