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

5 lines
96 B
Python
Raw Normal View History

2023-07-09 18:49:58 -06:00
from .segmentedbutton import ( # NOQA F401
MDSegmentedButton,
MDSegmentedButtonItem,
)