File size: 64 Bytes
2edb151
 
 
 
1
2
3
4
5
from app.cli import main

if __name__ == "__main__":
    main()