diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-02-05 17:07:31 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-02-05 17:22:45 +0000 |
commit | 851692ced06c0073cded98ca52e56d4424b18975 (patch) | |
tree | b644de378d43b13c2b3a45ef23e9ba0d2e35af48 /numpy/array_api/_array_object.py | |
parent | 85be00ab0c36ded200747f5b82ab52e74db80b8f (diff) | |
download | numpy-851692ced06c0073cded98ca52e56d4424b18975.tar.gz |
MAINT: Simplify arraydescr_richcompare
This saves a handful of lines, and is arguably easier to read.
There is no need to call `PyArray_DescrCheck`, since that's done almost immediately inside `_convert_from_any`.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions