Skip to content

Commit a8d4c54

Browse files
committed
pylinting examples
1 parent 098a592 commit a8d4c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/esp_atcontrol_countviewer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
import board
99
import busio
1010
from digitalio import DigitalInOut
11-
import neopixel
1211
from digitalio import Direction
12+
import neopixel
1313
import adafruit_espatcontrol.adafruit_espatcontrol_socket as socket
1414
from adafruit_espatcontrol import adafruit_espatcontrol
1515
from adafruit_ht16k33 import segments

0 commit comments

Comments
 (0)