Skip to content

Commit a627119

Browse files
authored
Merge pull request #7 from jepler/remove-bad-whitespace-directive
remove bad-whitespace pylint directive
2 parents eaa2f7e + 3c05323 commit a627119

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_dps310.py

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
_DPS310_PRODREVID = 0x0D # Register that contains the part ID
6565
_DPS310_TMPCOEFSRCE = 0x28 # Temperature calibration src
6666

67-
# pylint: enable=bad-whitespace
6867
# pylint: disable=no-member,unnecessary-pass
6968

7069

0 commit comments

Comments
 (0)