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