Closed
Description
The typing for Label
(and any parent classes) should be corrected to allow the color
argument to also take the type Tuple[int. int ,int]
. See adafruit/Adafruit_CircuitPython_Simple_Text_Display#13 for reference.
The typing for Label
(and any parent classes) should be corrected to allow the color
argument to also take the type Tuple[int. int ,int]
. See adafruit/Adafruit_CircuitPython_Simple_Text_Display#13 for reference.