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 1cf0d94 commit df346b7Copy full SHA for df346b7
aws_lambda_powertools/utilities/typing/lambda_context.py
@@ -1,6 +1,4 @@
1
# -*- coding: utf-8 -*-
2
-from __future__ import annotations
3
-
4
from aws_lambda_powertools.utilities.typing import LambdaClientContext, LambdaCognitoIdentity
5
6
0 commit comments