Skip to content
This repository was archived by the owner on Oct 29, 2019. It is now read-only.

Commit 95da80d

Browse files
committed
linting
1 parent 0d8f825 commit 95da80d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adafruit_lsm303.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@
136136
# pylint: enable=bad-whitespace
137137

138138

139-
# pylint: disable=useless-object-inheritance
140-
# Pylint issue needs to be fixed.
141139
class LSM303(object):
142140
"""Driver for the LSM303 accelerometer/magnetometer."""
143141

0 commit comments

Comments
 (0)