mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-27 16:55:48 -04:00
3 lines
51 B
Python
Executable file
3 lines
51 B
Python
Executable file
__all__ = ("toast",)
|
|
|
|
from .kivytoast import toast
|