summaryrefslogtreecommitdiff
path: root/numpy/array_api/_array_object.py
diff options
context:
space:
mode:
author傅立业(Chris Fu) <17433201@qq.com>2021-10-29 11:41:10 +0800
committer傅立业(Chris Fu) <17433201@qq.com>2021-10-29 13:28:27 +0800
commit1d90222e3a10621791a58ffb040e60d9bcc67795 (patch)
tree7fc56e1647409849a53ed807b8e1efd1ced850cf /numpy/array_api/_array_object.py
parentd5f6618d74a427d0ea337a5d1f17ecc0ab7ce8da (diff)
downloadnumpy-1d90222e3a10621791a58ffb040e60d9bcc67795.tar.gz
BUG: Fix shadowed reference of `dtype` in type stubs
Direct use of `dtype` in `ndarray` or `generic` would be shadowed by `ndarray.dtype` or `generic.dtype`, so an alias is used here. See #20223.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions