Files
dify/api/services/errors/app.py
2024-03-15 18:13:55 +08:00

3 lines
53 B
Python

class MoreLikeThisDisabledError(Exception):
pass