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

6 lines
603 B
Text

Sunflower_Mobile/code.py 20: Unused Pull imported from digitalio (unused-import)
Sunflower_Mobile/code.py 29: Unused PixelMap imported from adafruit_led_animation.helper (unused-import)
Sunflower_Mobile/code.py 37: Unused Comet imported from adafruit_led_animation.animation.comet (unused-import)
Sunflower_Mobile/code.py 39: Unused colorwheel imported from adafruit_led_animation.color (unused-import)
Sunflower_Mobile/code.py 40: Unused RED imported from adafruit_led_animation.color (unused-import)
Sunflower_Mobile/code.py 40: Unused WHITE imported from adafruit_led_animation.color (unused-import)