Skip to content

Commit 3c05323

Browse files
committed
remove bad-whitespace pylint directive
1 parent 6e9c9c0 commit 3c05323

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_dps310.py

Lines changed: 0 additions & 1 deletion
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)