Skip to content

Commit 127b350

Browse files
committed
Run pre-commit
1 parent 2328e78 commit 127b350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_st7789.py

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
b"\x29\x80\xFF" # _DISPON and Delay 500ms
5757
)
5858

59+
5960
# pylint: disable=too-few-public-methods
6061
class ST7789(displayio.Display):
6162
"""ST7789 driver"""

0 commit comments

Comments
 (0)