Run pre-commit
This commit is contained in:
parent
a02380888e
commit
9f1c3b7750
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ _START_SEQUENCE = (
|
|||
|
||||
_STOP_SEQUENCE = b"\x02\x01\x17" # Power off
|
||||
|
||||
|
||||
# pylint: disable=too-few-public-methods
|
||||
class IL91874(displayio.EPaperDisplay):
|
||||
"""IL91874 display driver"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue