Spaces:
Running
on
Zero
Running
on
Zero
File size: 59 Bytes
aa8012e |
1 2 3 4 5 |
from .cli import app
if __name__ == "__main__":
app()
|