We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ef7d4 commit b981f12Copy full SHA for b981f12
1 file changed
displayio_effects/__init__.py
@@ -27,7 +27,7 @@
27
# pylint: disable=too-few-public-methods
28
class WidgetType:
29
"""Enum values for customizable widget types. Valid options are:
30
-
+
31
- ``WidgetType.DIAL`` - Dial widget
32
- ``WidgetType.GAUGE`` - Gauge widget
33
"""
0 commit comments