Why is this needed?
Fix new ruff lint violations in aws_lambda_powertools/event_handler/ after the target bump.
Mostly Optional[X] to X | None and List[X] to list[X] changes.
Which area does this relate to?
Automation
Solution
No response
Acknowledgment
Why is this needed?
Fix new ruff lint violations in
aws_lambda_powertools/event_handler/after the target bump.Mostly
Optional[X]toX | NoneandList[X]tolist[X]changes.Which area does this relate to?
Automation
Solution
No response
Acknowledgment