diff options
| author | Josh Wilson <person142@users.noreply.github.com> | 2020-10-06 22:26:25 -0700 |
|---|---|---|
| committer | Josh Wilson <person142@users.noreply.github.com> | 2020-10-06 22:27:18 -0700 |
| commit | 58fe5c6d371dd76e9163dff5467f9f3bc328ce4a (patch) | |
| tree | 1e7fad8746a1e9eb9ee1f0421f2295ab6bc33000 /numpy/array_api/tests/test_array_object.py | |
| parent | 590201aa6ef313f9d34fa4136d6f0b3b3c36e951 (diff) | |
| download | numpy-58fe5c6d371dd76e9163dff5467f9f3bc328ce4a.tar.gz | |
ENH: type np.unicode_ as np.str_
The two are aliases; i.e.
>>> np.unicode_ is np.str_
True
so make them aliases on the typing level too.
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions
