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 9b8f78e commit 2c935a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_ssd1675.py
Expand Up @@ -51,6 +51,7 @@

_STOP_SEQUENCE = b"\x10\x01\x01" # Enter deep sleep


# pylint: disable=too-few-public-methods
class SSD1675(displayio.EPaperDisplay):
"""SSD1675 driver"""
Expand Down

0 comments on commit 2c935a3

Please sign in to comment.