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