Skip to content

Commit 046712d

Browse files
format
1 parent ee97e33 commit 046712d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nexus_cancel/caller/workflows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ async def run_operation(language: Language):
6666
# Expected: the operation was cancelled
6767
workflow.logger.info("Operation was cancelled")
6868

69-
return result.message
69+
return result.message

0 commit comments

Comments
 (0)