Doc: update term "namespace package" (#129251)

This commit is contained in:
Inada Naoki 2025-02-15 03:47:54 +09:00 committed by GitHub
parent 1775091dc1
commit e65e9f9062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 2 deletions

View file

@ -123,6 +123,8 @@ Importing ``parent.one`` will implicitly execute ``parent/__init__.py`` and
``parent/three/__init__.py`` respectively.
.. _reference-namespace-package:
Namespace packages
------------------