Skip to content

Commit ab57c77

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d5e97d8 commit ab57c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/packaging-namespace-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ logic to fail and the other sub-packages will not be importable.
9696

9797
The ``src-layout`` directory structure allows automatic discovery of packages
9898
by most :term:`build backends <Build Backend>`. See :ref:`src-layout-vs-flat-layout`
99-
for more information. If however you want to manage exclusions or inclusions of packages
99+
for more information. If however you want to manage exclusions or inclusions of packages
100100
yourself, this is possible to be configured in the top-level :file:`pyproject.toml`:
101101

102102
.. code-block:: toml

0 commit comments

Comments
 (0)