Adafruit_Learning_System_Gu.../Weather_Display_Matrix/.circuitpython.skip
Jeff Epler a426be25e1 Add 141 skip files
Each skip file has been populated with the pylint errors I actually got locally
when checking the file.
2021-08-11 14:02:31 -05:00

1 line
155 B
Text

Weather_Display_Matrix/weather_display_matrix.py 71: Consider merging these comparisons with "in" to "UNITS in ('imperial', 'metric')" (consider-using-in)