We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e7119 commit 1dfff6bCopy full SHA for 1dfff6b
adafruit_mma8451.py
@@ -34,7 +34,7 @@
34
import ustruct as struct
35
36
from micropython import const
37
-# pylint: disable=useless-import-alias
+
38
import adafruit_bus_device.i2c_device as i2c_device
39
40
0 commit comments