Skip to content

Commit 0d38659

Browse files
committed
pylint fixes
1 parent 3188d87 commit 0d38659

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Fruit_Jam/Larsio_Paint_Music/input_handler.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
# input_handler.py: CircuitPython Music Staff Application component
66
"""
77

8-
import array
9-
import gc
10-
11-
# pylint: disable=import-error
128
from adafruit_usb_host_mouse import find_and_init_boot_mouse
139

1410
# pylint: disable=invalid-name,no-member,too-many-instance-attributes,too-many-arguments

0 commit comments

Comments
 (0)