Skip to content

Commit

Permalink
Remove double negative in package_discovery.rst (#4017)
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Aug 15, 2023
2 parents 9bc8277 + 124a1fc commit 8643420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/package_discovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ distribution, then you will need to specify:
)
When you use ``find_packages()``, all directories without an
``__init__.py`` file will be disconsidered.
``__init__.py`` file will be ignored.
On the other hand, ``find_namespace_packages()`` will scan all
directories.
Expand Down

0 comments on commit 8643420

Please sign in to comment.