diff options
author | Ralf Gommers <ralf.gommers@googlemail.com> | 2014-08-12 20:51:50 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2014-08-12 20:51:50 +0200 |
commit | f5849e6f55823dc6b412815a295dc33cd344bbc5 (patch) | |
tree | 337c89f68bceca2ce8a620694377ddc3d496c761 /doc | |
parent | 7e53e9b6f50ba98aafb73147917dfc39743fffd0 (diff) | |
parent | 90d697956fb581b1d1da0841d2a5000cdb31e49b (diff) | |
download | numpy-f5849e6f55823dc6b412815a295dc33cd344bbc5.tar.gz |
Merge pull request #4957 from WarrenWeckesser/doc-fix
DOC: remove 'count_reduce_items' from the 'Counting' section.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/reference/routines.sort.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/reference/routines.sort.rst b/doc/source/reference/routines.sort.rst index 2b36aec75..c22fa0cd6 100644 --- a/doc/source/reference/routines.sort.rst +++ b/doc/source/reference/routines.sort.rst @@ -39,4 +39,3 @@ Counting :toctree: generated/ count_nonzero - count_reduce_items |