Skip to content

Commit 8694b00

Browse files
committed
lint
1 parent 89f89b3 commit 8694b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guardrails/validators/competitor_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import re
2-
from typing import Any, Callable, Dict, List, Optional
2+
from typing import Callable, Dict, List, Optional
33

44
from guardrails.logger import logger
55
from guardrails.validators import (

0 commit comments

Comments
 (0)