Sideband_CE/sbapp/kivymd/uix/segmentedbutton/__init__.py

5 lines
96 B
Python
Raw Normal View History

2023-07-10 02:49:58 +02:00
from .segmentedbutton import ( # NOQA F401
MDSegmentedButton,
MDSegmentedButtonItem,
)