Skip to content

Commit e9212a4

Browse files
committed
Run pre-commit
1 parent 5aef40d commit e9212a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_st7735.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
b"\x29\x80\xFF" # _DISPON
4949
)
5050

51+
5152
# pylint: disable=too-few-public-methods
5253
class ST7735(displayio.Display):
5354
"""ST7735 driver"""

0 commit comments

Comments
 (0)