Skip to content

Commit c57c547

Browse files
committed
CircuitPython RGBMatrix: simple_scroller: pylint fluff :)
1 parent 86dea3b commit c57c547

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CircuitPython_RGBMatrix/simple_scroller.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# and it is possible to modify the example to use other fonts and non-standard
44
# characters.
55

6-
import array
7-
8-
from _pixelbuf import wheel
96
import adafruit_display_text.label
107
import board
118
import displayio

0 commit comments

Comments
 (0)