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.
2 parents 66baf66 + d9de15c commit 4443ad2Copy full SHA for 4443ad2
adafruit_display_shapes/sparkline.py
@@ -37,6 +37,8 @@
37
38
"""
39
40
+#pylint: disable=too-many-instance-attributes
41
+
42
import displayio
43
from adafruit_display_shapes.line import Line
44
0 commit comments