summaryrefslogtreecommitdiff
path: root/numpy/matrixlib/tests
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-02-15 12:04:49 -0700
committerCharles Harris <charlesr.harris@gmail.com>2018-02-15 12:04:49 -0700
commitb17fc16c248a54777dbf7731aa57af6f42881390 (patch)
tree1f905e3bd50e2210fabedef18857e8b858f7ed94 /numpy/matrixlib/tests
parent4e5513f2edb270aa6f9b48d8e26f208a02d0b562 (diff)
downloadnumpy-b17fc16c248a54777dbf7731aa57af6f42881390.tar.gz
BUG: Functions in ma should not add Notes to existing docstrings.
Currently, the `doc_note` function in `numpy.ma.core.py` is called to add a "Notes" section to the existing docstrings of the unmasked versions of some functions. This may result in duplicate "Notes" sections, or incorrect placement, which are errors in current numpydoc. This PR disables the `doc_note` function until we can decide on the proper way to deal with the problem.
Diffstat (limited to 'numpy/matrixlib/tests')
0 files changed, 0 insertions, 0 deletions