Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
aaravnavani committed Sep 12, 2024
1 parent 3548c1d commit 67b84ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_validator.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
from guardrails import Guard
from guardrails.hub import CompetitorCheck
from validator.main import CompetitorCheck

# Setup Guard with CompetitorCheck validator
guard = Guard().use(
Expand Down

0 comments on commit 67b84ab

Please sign in to comment.