Skip to content

Commit f41e79a

Browse files
committed
Linted
1 parent 8c75e29 commit f41e79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_max31865.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
from micropython import const
3939

40-
import adafruit_bus_device.spi_device as spi_device
40+
from adafruit_bus_device import spi_device
4141

4242
__version__ = "0.0.0-auto.0"
4343
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX31865.git"

0 commit comments

Comments
 (0)