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

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)