Skip to content

typing: enable no-implicit-reexport #699

@lazka

Description

@lazka

And make sure there are no re-export errors when test errors are not ignored (since the tests are the only code using the exports), see #696

This basically means, all dummy variable statements that are just there to make flake8 happy need to be changed to redundant "as" imports.

And then enable no-implicit-reexport in the mypy config.

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