Skip to content

Commit fb62d5a

Browse files
committed
Run pre-commit
1 parent dd8c8a5 commit fb62d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_displayio_ssd1305.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
b"\xAF\x00\x00" # DISPLAY_ON
6060
)
6161

62+
6263
# pylint: disable=too-few-public-methods
6364
class SSD1305(displayio.Display):
6465
"""

0 commit comments

Comments
 (0)