forked from lix-project/lix
4 lines
30 B
Python
4 lines
30 B
Python
|
from . import cli
|
||
|
|
||
|
cli.main()
|