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