Files
dify/api/core/variables/exc.py
2024-09-30 23:32:51 +08:00

3 lines
42 B
Python

class VariableError(ValueError):
pass