Skip to content

Commit 9bea657

Browse files
committed
Linted
1 parent 3ee015c commit 9bea657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_mma8451.py

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

3636
from micropython import const
3737

38-
import adafruit_bus_device.i2c_device as i2c_device
38+
from adafruit_bus_device import i2c_device
3939

4040

4141
__version__ = "0.0.0-auto.0"

0 commit comments

Comments
 (0)