summaryrefslogtreecommitdiff
path: root/numpy/lib/recfunctions.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-06-07 08:14:50 -0600
committerCharles Harris <charlesr.harris@gmail.com>2018-06-07 08:14:50 -0600
commita70b277a1cf487b3e8225232e927414c272f3545 (patch)
tree1b000c6bfcdce2393acd8990a542ab771ce852ab /numpy/lib/recfunctions.py
parent9a4d75dce2442b81859152048c299c57e6610667 (diff)
downloadnumpy-a70b277a1cf487b3e8225232e927414c272f3545.tar.gz
BUG: Correct use of NPY_UNUSED.
Replace `NPY_UNUSED(*param)` by `*NPY_UNUSED(param)`. Closes #11267.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions