Skip to content

Commit b0d3312

Browse files
authored
Merge pull request #25 from jepler/remove-bad-whitespace-directive
remove bad-whitespace pylint directive
2 parents 7d2b3b4 + 5da11e8 commit b0d3312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_ina219.py

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_INA219.git"
5555

5656
# Bits
57-
# pylint: disable=bad-whitespace
5857
# pylint: disable=too-few-public-methods
5958

6059
# Config Register (R/W)

0 commit comments

Comments
 (0)