mirror of
https://github.com/markqvist/Sideband.git
synced 2025-12-01 12:45:30 -05:00
3 lines
51 B
Python
Executable file
3 lines
51 B
Python
Executable file
__all__ = ("toast",)
|
|
|
|
from .kivytoast import toast
|