Skip to content

Commit 8ab0ef1

Browse files
authored
1 parent 19c7fd3 commit 8ab0ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/running_mypy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ If you are getting this error, try:
250250
1. Upgrading the version of the library you're using, in case a newer version
251251
has started to include type hints.
252252

253-
2. Searching to see if there is a :ref:`PEP 561 compliant stub package <installed-packages>`.
253+
2. Searching to see if there is a :ref:`PEP 561 compliant stub package <installed-packages>`
254254
corresponding to your third party library. Stub packages let you install
255255
type hints independently from the library itself.
256256

0 commit comments

Comments
 (0)