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 a647354 commit 8c5aefe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_ssd1608.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

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


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

0 comments on commit 8c5aefe

Please sign in to comment.