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

2 lines
207 B
Text

CircuitPython_Touch_Deck/code.py 141: Using the global statement (global-statement)
CircuitPython_Touch_Deck/code.py 143: Access to a protected member _cell_content_list of a client class (protected-access)