Run pre-commit

This commit is contained in:
Tekktrik 2023-05-10 22:45:04 -04:00
parent f7bda3c2af
commit 09b1adf52a

View file

@ -47,6 +47,8 @@ _START_SEQUENCE = (
)
_STOP_SEQUENCE = b"\x10\x81\x01\x64" # Deep Sleep
# pylint: disable=too-few-public-methods
class SSD1680(displayio.EPaperDisplay):
r"""SSD1680 driver