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 68c9522 commit a102ba2Copy full SHA for a102ba2
adafruit_display_text/label.py
@@ -61,7 +61,6 @@ class Label(displayio.Group):
61
# pylint: disable=too-many-instance-attributes
62
# This has a lot of getters/setters, maybe it needs cleanup.
63
64
-
65
def __init__(
66
self,
67
font,
0 commit comments