diff --git a/adafruit_max31855.py b/adafruit_max31855.py index 0bc3daa..51d13dd 100644 --- a/adafruit_max31855.py +++ b/adafruit_max31855.py @@ -100,7 +100,7 @@ def temperature_NIST(self): raw voltages and NIST approximation for Type K, see: https://srdata.nist.gov/its90/download/type_k.tab """ - # pylint: disable=bad-whitespace, bad-continuation, invalid-name + # pylint: disable=invalid-name # temperature of remote thermocouple junction TR = self.temperature # temperature of device (cold junction)