mirror of
https://github.com/langgenius/dify.git
synced 2025-11-14 18:32:19 +00:00
3 lines
52 B
Python
3 lines
52 B
Python
|
|
class GenerateTaskStoppedError(Exception):
|
||
|
|
pass
|