Skip to content

Commit ee76fb6

Browse files
brentrubrentru
authored andcommitted
satisfy pylint
1 parent 8a58a09 commit ee76fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lifx_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import board
22
import busio
33
from digitalio import DigitalInOut
4-
import neopixel
54
from adafruit_esp32spi import adafruit_esp32spi
65
from adafruit_esp32spi import adafruit_esp32spi_wifimanager
6+
import neopixel
77

88
import adafruit_lifx
99

0 commit comments

Comments
 (0)