5 lines
32 B
Python
5 lines
32 B
Python
|
|
from .cli import main
|
|
|
|
main()
|
|
|
|
|
from .cli import main
|
|
|
|
main()
|
|
|