Skip to content

Commit eb1980c

Browse files
Apply suggestions from code review
Co-authored-by: joannasendorek <[email protected]>
1 parent 7097d37 commit eb1980c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/ecosystem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ Type stubs
584584
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
585585

586586
pandas by itself doesn't expose any type information to the user.
587-
This means that in pandas-dependant projects the type checkers like Mypy won't perform like expected
587+
This means that in pandas-dependant projects the type checkers like mypy won't perform like expected
588588
and will treat all pandas objects as they were of type ``Any``.
589589
Learn more by reading through these issues `14468 <https://github.com/pandas-dev/pandas/issues/14468>`_,
590590
`26766 <https://github.com/pandas-dev/pandas/issues/26766>`_, `28142 <https://github.com/pandas-dev/pandas/issues/28142>`_.

0 commit comments

Comments
 (0)