Skip to content

Commit 5563fb3

Browse files
committed
Run pre-commit
1 parent 2b42035 commit 5563fb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_uc8151d.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
)
9999

100100
_STOP_SEQUENCE = b"\x50\x01\xf7" b"\x07\x01\xA5" # CDI setting # Deep Sleep
101+
102+
101103
# pylint: disable=too-few-public-methods
102104
class UC8151D(displayio.EPaperDisplay):
103105
r"""UC8151D driver

0 commit comments

Comments
 (0)