Each skip file has been populated with the pylint errors I actually got locally when checking the file.
3 lines
278 B
Text
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)
|