diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-02-15 12:04:49 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-02-15 12:04:49 -0700 |
commit | b17fc16c248a54777dbf7731aa57af6f42881390 (patch) | |
tree | 1f905e3bd50e2210fabedef18857e8b858f7ed94 /numpy/core/arrayprint.py | |
parent | 4e5513f2edb270aa6f9b48d8e26f208a02d0b562 (diff) | |
download | numpy-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/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions