dify/api/core/trigger/errors.py

3 lines
69 B
Python

class TriggerProviderCredentialValidationError(ValueError):
pass