Skip to content
Snippets Groups Projects
__main__.py 61 B
Newer Older
from tsg.cli import app

if __name__ == "__main__":
    app()