Files
dify/api/services/errors/app.py
2024-03-10 15:51:35 +08:00

3 lines
53 B
Python

class MoreLikeThisDisabledError(Exception):
pass