You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).