diff options
author | bwoodsend <bwoodsend@gmail.com> | 2022-01-16 16:13:31 +0000 |
---|---|---|
committer | bwoodsend <bwoodsend@gmail.com> | 2022-01-16 16:13:31 +0000 |
commit | 53294562c2e4a3510cd43cff2a8e1d9f9fdbe5d2 (patch) | |
tree | 2e8edb42791b248600b60de8dd85082c3ce5e5f4 /numpy/array_api/_set_functions.py | |
parent | 84fd36cc94436bb842aa33c14f7e973d6e00c8b2 (diff) | |
download | numpy-53294562c2e4a3510cd43cff2a8e1d9f9fdbe5d2.tar.gz |
BUG: Avoid importing numpy.distutils on import numpy.testing (#20769)
Move the offending imports into the functions that use them so that
numpy.distutils is only loaded if those functions are required.
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions