3 lines
37 B
Python
Raw Normal View History

2021-01-29 16:05:22 +01:00
from .cli import cli
__all__=["cli"]