Skip to content

Commit aac5a5d

Browse files
author
Sergio García Prado
committed
ISSUE #176
* Minor change
1 parent 3006eb1 commit aac5a5d

File tree

1 file changed

+0
-1
lines changed
  • packages/core/minos-microservice-saga/minos/saga/executions

1 file changed

+0
-1
lines changed

packages/core/minos-microservice-saga/minos/saga/executions/runners.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ async def run(
114114
but with ``Errored`` status.
115115
:param return_execution: If ``True`` the ``SagaExecution`` instance is returned. Otherwise, only the
116116
identifier (``UUID``) is returned.
117-
# :param timeout: TODO
118117
:param kwargs: Additional named arguments.
119118
:return: This method does not return anything.
120119
"""

0 commit comments

Comments
 (0)