Skip to content

implicit_reexport default seems to be wrong #16971

Description

@Akuli

Documentation

https://mypy.readthedocs.io/en/stable/config_file.html#using-a-pyproject-toml says:

screenshot-1709255177

But implicit_reexport seems to be false by default. If I set implicit_reexport = true in the [mypy] section of pyproject.toml, it really changes the behavior of mypy (I get less errors).

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions