Each skip file has been populated with the pylint errors I actually got locally when checking the file.
4 lines
374 B
Text
4 lines
374 B
Text
CircuitPython_TVBGone/gemma_main.py 9: Reimport 'pwmio' (imported line 7) (reimported)
|
|
CircuitPython_TVBGone/gemma_main.py 9: Imports from package pwmio are not grouped (ungrouped-imports)
|
|
CircuitPython_TVBGone/cpx_main.py 7: Reimport 'pwmio' (imported line 5) (reimported)
|
|
CircuitPython_TVBGone/cpx_main.py 7: Imports from package pwmio are not grouped (ungrouped-imports)
|