We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f89b3 commit 8694b00Copy full SHA for 8694b00
guardrails/validators/competitor_check.py
@@ -1,5 +1,5 @@
1
import re
2
-from typing import Any, Callable, Dict, List, Optional
+from typing import Callable, Dict, List, Optional
3
4
from guardrails.logger import logger
5
from guardrails.validators import (
0 commit comments