mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 08:28:03 +08:00
fix mypy
This commit is contained in:
@ -13,4 +13,4 @@ class WorkflowNodeRunFailedError(Exception):
|
||||
|
||||
@property
|
||||
def error(self) -> str:
|
||||
return self._error
|
||||
return self._error
|
||||
|
||||
Reference in New Issue
Block a user