diff options
author | Aaron Meurer <asmeurer@gmail.com> | 2021-07-09 16:28:13 -0600 |
---|---|---|
committer | Aaron Meurer <asmeurer@gmail.com> | 2021-07-09 16:28:13 -0600 |
commit | c5999e2163f06bb9316dab03d0e1b2173e78bb65 (patch) | |
tree | d720e5b3b2fd67877510fd5b21c422c068d55281 /numpy/_array_api/_searching_functions.py | |
parent | 5febef530e055572fd5eac18807675ee451c81b0 (diff) | |
download | numpy-c5999e2163f06bb9316dab03d0e1b2173e78bb65.tar.gz |
Update the type hints for the array API __pow__ and __truediv__
They should not accept int. PEP 484 actually makes int a subtype of float, so
this won't actually affect type checkers the way we would want.
Diffstat (limited to 'numpy/_array_api/_searching_functions.py')
0 files changed, 0 insertions, 0 deletions