Skip to content

Commit 9f1c3b7

Browse files
committed
Run pre-commit
1 parent a023808 commit 9f1c3b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_il91874.py

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

6666
_STOP_SEQUENCE = b"\x02\x01\x17" # Power off
6767

68+
6869
# pylint: disable=too-few-public-methods
6970
class IL91874(displayio.EPaperDisplay):
7071
"""IL91874 display driver"""

0 commit comments

Comments
 (0)