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