Files
dify/api/services/errors/metadata.py

3 lines
57 B
Python

class MetadataResourceNotFoundError(Exception):
pass