diff options
author | Aaron Meurer <asmeurer@gmail.com> | 2021-08-06 16:10:09 -0600 |
---|---|---|
committer | Aaron Meurer <asmeurer@gmail.com> | 2021-08-06 16:10:09 -0600 |
commit | b6f71c8fc742e09d803c99fe41c06d6f2a81d4de (patch) | |
tree | f5f52bb331c7b813a136faf1d0ab8c03cc4840b2 /numpy/array_api/_manipulation_functions.py | |
parent | fcdadee7815cbb72a1036c0ef144d73e916eae6d (diff) | |
download | numpy-b6f71c8fc742e09d803c99fe41c06d6f2a81d4de.tar.gz |
Make the array API submodule not break the test suite
The warning is issued on import, which otherwise breaks pytest collection. If
we manually import early and ignore the warning, any further imports of the
module won't issue the warning again, due to the way Python caches imports.
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions