This commit is contained in:
jyong
2025-09-17 23:19:57 +08:00
parent ea38b4bcbe
commit 42d76dd126
3 changed files with 4 additions and 4 deletions

View File

@ -13,4 +13,4 @@ class WorkflowNodeRunFailedError(Exception):
@property
def error(self) -> str:
return self._error
return self._error