Skip to content

Commit e6810e5

Browse files
author
Melissa LeBlanc-Williams
committed
Following ladyada's lead
1 parent 7ed715e commit e6810e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_esp32spi/adafruit_esp32spi_wifimanager.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
* Author(s): Melissa LeBlanc-Williams, ladyada
3030
"""
3131

32+
# pylint: disable=no-name-in-module
33+
3234
import neopixel
3335
import adafruit_esp32spi
3436
import adafruit_esp32spi.adafruit_esp32spi_requests as requests

0 commit comments

Comments
 (0)