mirror of
https://github.com/langgenius/dify.git
synced 2026-01-07 23:04:12 +00:00
3 lines
52 B
Python
3 lines
52 B
Python
class GenerateTaskStoppedError(Exception):
|
|
pass
|