diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst index a847624c55eba..166162a4763bf 100644 --- a/doc/source/ecosystem.rst +++ b/doc/source/ecosystem.rst @@ -591,12 +591,12 @@ Library Accessor Classes Description Development tools ----------------- -`pandas-stubs `__ -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +`pandas-stubs `__ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ While pandas repository is partially typed, the package itself doesn't expose this information for external use. Install pandas-stubs to enable basic type coverage of pandas API. Learn more by reading through :issue:`14468`, :issue:`26766`, :issue:`28142`. -See installation and usage instructions on the `github page `__. +See installation and usage instructions on the `github page `__.