mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 12:53:00 +00:00
3 lines
48 B
Python
3 lines
48 B
Python
from .cli import KiwiCLI
|
|
|
|
__all__ = ["KiwiCLI"]
|