Skip to content

Commit 2674bef

Browse files
committed
Run pre-commit
1 parent cec9e80 commit 2674bef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_acep7in.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
)
5151

5252
_STOP_SEQUENCE = b"\x02\x01\x00" # Power off only
53+
54+
5355
# pylint: disable=too-few-public-methods
5456
class ACeP7In(displayio.EPaperDisplay):
5557
r"""Display driver for 7" ACeP epaper display. Driver IC name is unknown.

0 commit comments

Comments
 (0)