Skip to content

Commit b981f12

Browse files
committed
Reformatted per pre-commit
1 parent 14ef7d4 commit b981f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

displayio_effects/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# pylint: disable=too-few-public-methods
2828
class WidgetType:
2929
"""Enum values for customizable widget types. Valid options are:
30-
30+
3131
- ``WidgetType.DIAL`` - Dial widget
3232
- ``WidgetType.GAUGE`` - Gauge widget
3333
"""

0 commit comments

Comments
 (0)