4 lines
34 B
Python
4 lines
34 B
Python
|
from .main import cli
|
||
|
|
||
|
cli.main()
|