Skip to content

Commit d490ea8

Browse files
authored
Update st7789_280x240_simpletest.py
ruff fix by Adafruit .pre-commit-config.yaml
1 parent ec1709f commit d490ea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/st7789_280x240_simpletest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import terminalio
1313
from adafruit_display_text import label
1414
from fourwire import FourWire
15+
1516
from adafruit_st7789 import ST7789
1617

1718
# set the display rotation

0 commit comments

Comments
 (0)