We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17370e commit 9e481ebCopy full SHA for 9e481eb
aws_lambda_powertools/utilities/validation/base.py
@@ -1,5 +1,5 @@
1
import logging
2
-from typing import Any, Dict, Optional, Union
+from typing import Dict, Optional, Union
3
4
import fastjsonschema # type: ignore
5
0 commit comments