Skip to content

Commit 819e86e

Browse files
committed
pylint
1 parent 2292959 commit 819e86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IO_House_Series/Lights_and_Temp/io_house_light_temp.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import time
2121

2222
# import Adafruit IO REST client
23-
from Adafruit_IO import Client, Feed, RequestError
23+
from Adafruit_IO import Client
2424

2525
# import Adafruit Blinka
2626
from busio import I2C

0 commit comments

Comments
 (0)