We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
running_mypy.rst
1 parent 19c7fd3 commit 8ab0ef1Copy full SHA for 8ab0ef1
docs/source/running_mypy.rst
@@ -250,7 +250,7 @@ If you are getting this error, try:
250
1. Upgrading the version of the library you're using, in case a newer version
251
has started to include type hints.
252
253
-2. Searching to see if there is a :ref:`PEP 561 compliant stub package <installed-packages>`.
+2. Searching to see if there is a :ref:`PEP 561 compliant stub package <installed-packages>`
254
corresponding to your third party library. Stub packages let you install
255
type hints independently from the library itself.
256
0 commit comments