Files
dify/api/core/variables/exc.py
2024-10-21 10:43:49 +08:00

3 lines
42 B
Python

class VariableError(ValueError):
pass