Each skip file has been populated with the pylint errors I actually got locally when checking the file.
2 lines
185 B
Text
2 lines
185 B
Text
PyRuler_Video_Panic/code.py 1: Unused import os (unused-import)
|
|
PyRuler_Video_Panic/code.py 4: standard import "import time" should be placed before "import board" (wrong-import-order)
|