We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be69771 commit b72c21bCopy full SHA for b72c21b
1 file changed
app/security/input_validation.py
@@ -9,7 +9,6 @@
9
"""
10
11
import re
12
-from typing import Any
13
14
from app.logging_config import get_logger
15
0 commit comments