Run pre-commit
This commit is contained in:
parent
9b8f78efac
commit
2c935a3d1c
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ _START_SEQUENCE = (
|
|||
|
||||
_STOP_SEQUENCE = b"\x10\x01\x01" # Enter deep sleep
|
||||
|
||||
|
||||
# pylint: disable=too-few-public-methods
|
||||
class SSD1675(displayio.EPaperDisplay):
|
||||
"""SSD1675 driver"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue