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