summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorJosh Wilson <person142@users.noreply.github.com>2020-06-17 20:52:26 -0700
committerJosh Wilson <person142@users.noreply.github.com>2020-06-17 21:08:23 -0700
commita08586a0a6e86148c85d09ffba167c686d52a8b0 (patch)
tree60125ff90bff229289e0c6f5fcc14370b6e77456 /numpy/lib/nanfunctions.py
parent8245b392a344a1ae0db6e569ab68b368ad8883c1 (diff)
downloadnumpy-a08586a0a6e86148c85d09ffba167c686d52a8b0.tar.gz
ENH: add tool to find functions missing types
Closes https://github.com/numpy/numpy/issues/16625. This is ported from the numpy-stubs here: https://github.com/numpy/numpy-stubs/blob/master/runtests.py#L94 You run ``` ./tools/functions_missing_types.py <module> ``` and it will give you a list of things in that module that don't have type annotations.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions