Skip to content

Commit dc7f37f

Browse files
committed
fix v1
1 parent 2faf670 commit dc7f37f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/agents/wizard_node.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""
1+
"""
22
WizardAgent -- routable node that guides users through the postulacion flow.
33
44
Wraps the wizard sub-graph (wizard_workflow/wizard_graph) behind the

app/services/backoffice_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""
1+
"""
22
Servicio para enviar postulaciones al Backoffice API de Ithaka.
33
44
Flujo: login -> POST emprendedores -> POST casos.

0 commit comments

Comments
 (0)