Closed
Description
Pylint 2.x says this:
************* Module adafruit_cursorcontrol.cursorcontrol
adafruit_cursorcontrol/cursorcontrol.py:46:0: R0205: Class 'Cursor' inherits from object, can be safely removed from bases in python3 (useless-object-inheritance)
The line referenced:
I'm not sure why object is passed in, but I'm interested to find out why it was done.
Referencing main issue: adafruit/Adafruit_CircuitPython_Bundle#232
Metadata
Metadata
Assignees
Labels
No labels