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