Skip to content

Commit f37c482

Browse files
committed
fix: Keep ruff because it doesn't understand the context of the example file.
1 parent 26db14d commit f37c482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pixel_mapper_simpletest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from adafruit_led_animation.animation.rainbowchase import RainbowChase
1111
from adafruit_led_animation.animation.rainbowcomet import RainbowComet
1212
from adafruit_led_animation.color import AMBER, JADE
13+
1314
from pixel_mapper import vertical_stacked_panels_mapper
1415

1516
# This example is for a 32x32 matrix made from four 8x32 panels stacked vertically.

0 commit comments

Comments
 (0)