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 ee57b24 commit 219ef0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_ssd1325.py
Expand Up @@ -52,6 +52,7 @@
b"\xaf\x00" # DISPLAY_ON
)


# pylint: disable=too-few-public-methods
class SSD1325(displayio.Display):
"""
Expand Down

0 comments on commit 219ef0a

Please sign in to comment.