Skip to content

Commit 09aaf92

Browse files
committed
Run pre-commit
1 parent e3e9414 commit 09aaf92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ili9341.py

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
b"\x29\x80\x78" # Display on then delay 0x78 (120ms)
8484
)
8585

86+
8687
# pylint: disable=too-few-public-methods
8788
class ILI9341(displayio.Display):
8889
"""

0 commit comments

Comments
 (0)