Spaces:
Sleeping
Sleeping
| """Workflow module - exports the main workflow.""" | |
| from workflow.workflow import InvoiceProcessingGraph | |
| __all__ = ["InvoiceProcessingGraph"] |
| """Workflow module - exports the main workflow.""" | |
| from workflow.workflow import InvoiceProcessingGraph | |
| __all__ = ["InvoiceProcessingGraph"] |