Skip to content

Commit c155ab8

Browse files
committed
linting
1 parent c5f5156 commit c155ab8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/gizmo_tft_demo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
This test will initialize the display using displayio and draw a solid green
33
background, a smaller purple rectangle, and some yellow text.
44
"""
5-
import board
6-
import busio
75
import displayio
86
import terminalio
97
from adafruit_display_text import label

0 commit comments

Comments
 (0)