diff options
author | M. Eric Irrgang <ericirrgang@gmail.com> | 2022-09-13 09:20:45 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-13 08:20:45 +0200 |
commit | 4d4fca0cef2e5594a50c1d10a9db6f21aaba0a58 (patch) | |
tree | 5c8e23cd5f0109304a5879d60ad25a761b28424e /numpy/array_api/_array_object.py | |
parent | 688f48ac8448b367bb5c37fa231f667484a50eee (diff) | |
download | numpy-4d4fca0cef2e5594a50c1d10a9db6f21aaba0a58.tar.gz |
TST: Move new `asarray` test to a more appropriate place. (#22251)
As noted at #21995 (comment), the new test from #21995 was placed in a directory intended for the Array API, and unrelated to the change.
* Consolidate test_dtype_identity into an existing test file.
Remove `test_asarray.py`. Create a new `TestAsArray` suite in
`test_array_coercion.py`
* Linting.
Wrap some comments that got too long after function became
a method (with additional indentation).
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions