diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2023-01-20 13:10:36 +0100 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2023-01-20 13:10:36 +0100 |
commit | 99104bd2d0557078d7ea9a590129c87dd63df623 (patch) | |
tree | 7091da125542dc5ba65f826b805cf03d4ea76eee /numpy/array_api/_array_object.py | |
parent | eb4ed7f649662a0969552036b62f201b45e244e6 (diff) | |
download | numpy-99104bd2d0557078d7ea9a590129c87dd63df623.tar.gz |
MAINT: Move unused import into hook for pyinstaller
pyinstaller should pack it to allow running the tests, but doesn't
pack the tests themselves and thus doesn't find the `import` statements
that use `numpy.core._multiarray_tests`.
This makes sure that pyinstaller will ship `numpy.core._multiarray_tests`
in any case.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions