Skip to content

Commit fa15b1c

Browse files
committed
Blacken.
1 parent 6994872 commit fa15b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/seesaw_rotary_neopixel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"""I2C rotary encoder NeoPixel color picker and brightness setting example."""
55
import board
66
from adafruit_seesaw import seesaw, neopixel, rotaryio, digitalio
7+
78
try:
89
import _pixelbuf
910
except ImportError:

0 commit comments

Comments
 (0)