We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5ffcc commit ef3697aCopy full SHA for ef3697a
adafruit_cursorcontrol/cursorcontrol_cursormanager.py
@@ -41,7 +41,7 @@
41
# PyBadge & PyGamer
42
PYBADGE_BUTTON_A = const(2)
43
44
-class CursorManager(object):
+class CursorManager():
45
"""Simple interaction user interface interaction for Adafruit_CursorControl.
46
47
:param adafruit_cursorcontrol cursor: The cursor object we are using.
0 commit comments