File size: 62 Bytes
9c6594c
 
 
 
 
1
2
3
4
5
6
from .cli import main


if __name__ == "__main__":
    main()