3 lines
51 B
Python
Executable file
3 lines
51 B
Python
Executable file
__all__ = ("toast",)
|
|
|
|
from .kivytoast import toast
|