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