Each skip file has been populated with the pylint errors I actually got locally when checking the file.
2 lines
220 B
Text
2 lines
220 B
Text
CircuitPython_qrio/usb_hid/code.py 20: Unused adafruit_minimqtt.adafruit_minimqtt imported as MQTT (unused-import)
|
|
CircuitPython_qrio/usb_hid/code.py 24: Unused Keycode imported from adafruit_hid.keycode (unused-import)
|