Skip to content

apply autotyping to tests and commit those that pass mypy #11959

@graingert

Description

@graingert

Is your feature request related to a problem? Please describe.
most test modules consist of hundreds of -> None: test functions that could be automatically typed with https://github.com/JelleZijlstra/autotyping/ in --safe mode

Describe the solution you'd like
apply https://github.com/JelleZijlstra/autotyping/ and commit any test modules that pass mypy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions