Skip to content

Commit 76e7e28

Browse files
Michael Brewerheitorlessa
Michael Brewer
andauthored
chore: remove redundant docs
Co-authored-by: Heitor Lessa <heitor.lessa@hotmail.com>
1 parent e9706ce commit 76e7e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_lambda_powertools/event_handler/api_gateway.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ def __init__(
759759
super().__init__(ProxyEventType.APIGatewayProxyEventV2, cors, debug, serializer, strip_prefixes)
760760

761761

762-
class ALBEventResolver(ApiGatewayResolver):
762+
class ALBResolver(ApiGatewayResolver):
763763
current_event: ALBEvent
764764

765765
def __init__(

0 commit comments

Comments
 (0)