mirror of
https://github.com/markqvist/Sideband.git
synced 2024-12-30 18:06:13 -05:00
4 lines
51 B
Python
4 lines
51 B
Python
|
__all__ = ("toast",)
|
||
|
|
||
|
from .kivytoast import toast
|