We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee97e33 commit 046712dCopy full SHA for 046712d
1 file changed
nexus_cancel/caller/workflows.py
@@ -66,4 +66,4 @@ async def run_operation(language: Language):
66
# Expected: the operation was cancelled
67
workflow.logger.info("Operation was cancelled")
68
69
- return result.message
+ return result.message
0 commit comments