Skip to content

Maintenance: Fix ruff lint issues in event_handler module #8088

@leandrodamascena

Description

@leandrodamascena

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalMaintenance changes

    Type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions