We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3f5b9 commit 2d1a628Copy full SHA for 2d1a628
doc/source/contributing.rst
@@ -331,7 +331,7 @@ The utility script ``scripts/api_rst_coverage.py`` can be used to compare
331
the list of methods documented in ``doc/source/api.rst`` (which is used to generate
332
the `API Reference <http://pandas.pydata.org/pandas-docs/stable/api.html>`_ page)
333
and the actual public methods.
334
-This will identify methods documented in in ``doc/source/api.rst`` that are not actually
+This will identify methods documented in ``doc/source/api.rst`` that are not actually
335
class methods, and existing methods that are not documented in ``doc/source/api.rst``.
336
337
0 commit comments