We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2081eda commit 15d2668Copy full SHA for 15d2668
docs/source/installed_packages.rst
@@ -25,7 +25,7 @@ the correct package directory. If that fails, you can use the
25
find packages installed for that Python executable.
26
27
Note that mypy does not support some more advanced import features, such as zip
28
-imports, namespace packages, and custom import hooks.
+imports and custom import hooks.
29
30
If you do not want to use typed packages, use the ``--no-site-packages`` flag
31
to disable searching.
0 commit comments