Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent e3e9414 commit 09aaf92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_ili9341.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
b"\x29\x80\x78" # Display on then delay 0x78 (120ms)
)


# pylint: disable=too-few-public-methods
class ILI9341(displayio.Display):
"""
Expand Down

0 comments on commit 09aaf92

Please sign in to comment.