Skip to content

@retry decorator makes function untyped according to mypy #5786

@gitpushdashf

Description

@gitpushdashf

Using mypy 0.910's --strict mode, using the retry's module's @retry decorator will mark a function as untyped. I installed the decorator module and that's still the case.

types-retry 0.1.3

Possibly related: #5035

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions