Run pre-commit

This commit is contained in:
Tekktrik 2023-05-10 22:35:04 -04:00
parent e3e94148e8
commit 09aaf92823

View file

@ -83,6 +83,7 @@ _INIT_SEQUENCE = (
b"\x29\x80\x78" # Display on then delay 0x78 (120ms)
)
# pylint: disable=too-few-public-methods
class ILI9341(displayio.Display):
"""