Each skip file has been populated with the pylint errors I actually got locally when checking the file.
2 lines
247 B
Text
2 lines
247 B
Text
PyPortal_Smart_Thermometer/thermometer.py 49: Consider explicitly re-raising using the 'from' keyword (raise-missing-from)
|
|
PyPortal_Smart_Thermometer/thermometer.py 103: Consider explicitly re-raising using the 'from' keyword (raise-missing-from)
|