Spaces:
Runtime error
Runtime error
| """Allow running export as a module: python -m potato.export""" | |
| from .cli import main | |
| main() | |
| """Allow running export as a module: python -m potato.export""" | |
| from .cli import main | |
| main() | |