py icon indicating copy to clipboard operation
py copied to clipboard

type stubs: Mark reexports using explicit reexport syntax

Open andersk opened this issue 2 years ago • 0 comments

Otherwise these reexports may not made visible from other modules, depending on the type checker configuration.

https://mypy.readthedocs.io/en/stable/config_file.html#confval-implicit_reexport

andersk avatar Nov 14 '22 00:11 andersk