mirror of
https://github.com/langgenius/dify.git
synced 2026-09-03 23:47:16 +08:00
3 lines
57 B
Python
3 lines
57 B
Python
class MetadataResourceNotFoundError(Exception):
|
|
pass
|