summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_asarray.py
diff options
context:
space:
mode:
authorPeter Hawkins <phawkins@google.com>2023-03-03 15:54:39 +0000
committerPeter Hawkins <phawkins@google.com>2023-03-03 15:54:39 +0000
commitd4c7c1367a4ca36c0047cd6a4e8fb9273ee557b4 (patch)
tree3c18aa94267b41eadbcaadc471bb19dd4afa6cf2 /numpy/array_api/tests/test_asarray.py
parent0f759540e8f6ac212bf5644666ec0b5b349960c0 (diff)
downloadnumpy-d4c7c1367a4ca36c0047cd6a4e8fb9273ee557b4.tar.gz
Add type annotations for comparison operators to MaskedArray.
The comparison operators seem to be missing annotations; whereas pretty much every other operator is annotated. This causes pytype to conclude that the output of, say, __gt__ is a regular ndarray, which isn't true.
Diffstat (limited to 'numpy/array_api/tests/test_asarray.py')
0 files changed, 0 insertions, 0 deletions