We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaa2f7e + 3c05323 commit a627119Copy full SHA for a627119
adafruit_dps310.py
@@ -64,7 +64,6 @@
64
_DPS310_PRODREVID = 0x0D # Register that contains the part ID
65
_DPS310_TMPCOEFSRCE = 0x28 # Temperature calibration src
66
67
-# pylint: enable=bad-whitespace
68
# pylint: disable=no-member,unnecessary-pass
69
70
0 commit comments