Adafruit_Learning_System_Gu.../Make_It_Hot_Cold/.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

3 lines
278 B
Text

Make_It_Hot_Cold/hot.py 11: Useless return at end of function or method (useless-return)
Make_It_Hot_Cold/cold.py 11: Useless return at end of function or method (useless-return)
Make_It_Hot_Cold/cold.py 37: Simplify chained comparison between the operands (chained-comparison)