File size: 72 Bytes
7475f0d
 
 
 
1
2
3
4
5
from anaconda_auth.cli import app

if __name__ == "__main__":
    app()