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