Files
dify/api/dify_graph/variables/exc.py

3 lines
42 B
Python

class VariableError(ValueError):
pass