Skip to content

Commit ccf6487

Browse files
committed
Run pre-commit
1 parent 81f502c commit ccf6487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_hx8357.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
b"\x29\x80\x32" # _DISPON and delay 50 ms
5757
)
5858

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

0 commit comments

Comments
 (0)