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