Skip to content

Lack of parameter annotations makes mypy consider functions as untyped #15

@Avasam

Description

@Avasam

I hit this in jaraco/jaraco.test#8, where ExceptionTrap's __init__ method is missing parameter annotations, resulting in Call to untyped function "ExceptionTrap" in typed context [no-untyped-call] in strict mode.

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