Skip to content

Commit 09b1adf

Browse files
committed
Run pre-commit
1 parent f7bda3c commit 09b1adf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_ssd1680.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747
)
4848

4949
_STOP_SEQUENCE = b"\x10\x81\x01\x64" # Deep Sleep
50+
51+
5052
# pylint: disable=too-few-public-methods
5153
class SSD1680(displayio.EPaperDisplay):
5254
r"""SSD1680 driver

0 commit comments

Comments
 (0)