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
> Package maintainers who wish to support type checking of their code MUST
> add a marker file named py.typed to their package supporting typing.
> <...>
> For namespace packages (see PEP 420), the py.typed file should be in the
> submodules of the namespace, to avoid conflicts and for clarity.
-- https://peps.python.org/pep-0561/
0 commit comments