File size: 64 Bytes
4b9251f
 
 
1
2
3
if __name__ == "__main__":
    from . import cli 
    cli.main()