Each skip file has been populated with the pylint errors I actually got locally when checking the file.
4 lines
355 B
Text
4 lines
355 B
Text
Voice2Json_Edge_Detection/demo.py 18: Line too long (104/100) (line-too-long)
|
|
Voice2Json_Edge_Detection/demo.py 58: Line too long (113/100) (line-too-long)
|
|
Voice2Json_Edge_Detection/demo.py 78: Trailing whitespace (trailing-whitespace)
|
|
Voice2Json_Edge_Detection/demo.py 72: Redefining name 'output_line' from outer scope (line 111) (redefined-outer-name)
|