diff options
author | Josh Wilson <person142@users.noreply.github.com> | 2020-06-17 20:52:26 -0700 |
---|---|---|
committer | Josh Wilson <person142@users.noreply.github.com> | 2020-06-17 21:08:23 -0700 |
commit | a08586a0a6e86148c85d09ffba167c686d52a8b0 (patch) | |
tree | 60125ff90bff229289e0c6f5fcc14370b6e77456 /numpy/lib/arraysetops.py | |
parent | 8245b392a344a1ae0db6e569ab68b368ad8883c1 (diff) | |
download | numpy-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/arraysetops.py')
0 files changed, 0 insertions, 0 deletions