Skip to content

Commit

Permalink
updated dep validator import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel committed Oct 30, 2024
1 parent 0519cc4 commit 6cdc4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import Any, Callable, Dict, Optional

from guardrails.hub.guardrails.response_evaluator.validator import ResponseEvaluator
from guardrails.hub import ResponseEvaluator
from guardrails.validator_base import (
ValidationResult,
register_validator,
Expand Down

0 comments on commit 6cdc4e5

Please sign in to comment.