Skip to content

Commit b6c83c3

Browse files
committed
black code format
1 parent 4443ad2 commit b6c83c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_display_shapes/sparkline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
3838
"""
3939

40-
#pylint: disable=too-many-instance-attributes
40+
# pylint: disable=too-many-instance-attributes
4141

4242
import displayio
4343
from adafruit_display_shapes.line import Line

0 commit comments

Comments
 (0)