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