Skip to content

Commit 1dfff6b

Browse files
committed
remove pylint disable
1 parent c3e7119 commit 1dfff6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_mma8451.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import ustruct as struct
3535

3636
from micropython import const
37-
# pylint: disable=useless-import-alias
37+
3838
import adafruit_bus_device.i2c_device as i2c_device
3939

4040

0 commit comments

Comments
 (0)