summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2020-05-19 10:16:50 +0100
committerEric Wieser <wieser.eric@gmail.com>2020-05-19 10:16:50 +0100
commitc4a1aef1c9d961907e346cab809e39b97172cadc (patch)
tree43db9cadab9de80f89a00eb9a5a73ca3cf7f1b3e /numpy/lib/nanfunctions.py
parent25f64902e9178bf476e2ce002985495ce56a7092 (diff)
downloadnumpy-c4a1aef1c9d961907e346cab809e39b97172cadc.tar.gz
BUG: np.info does not show keyword-only arguments
Using inspect.signature instead of `np.compat.getargspec` solves this problem. `inspect.signature` also handles stripping the `self` argument of methods for us.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions