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