diff options
author | Mike Taves <mwtoews@gmail.com> | 2020-01-21 22:12:09 +1300 |
---|---|---|
committer | Mike Taves <mwtoews@gmail.com> | 2020-01-23 08:45:59 +1300 |
commit | f9c5bd5ed1c241b189cea6cf5aef750526194708 (patch) | |
tree | 85006136a900dec2cd74c5cf4581a8f91f990b27 /numpy/array_api/_array_object.py | |
parent | 47879187220243ca9d6dca5751491e62df846298 (diff) | |
download | numpy-f9c5bd5ed1c241b189cea6cf5aef750526194708.tar.gz |
MAINT: resolve pyflake F403 'from module import *' used
* For external modules, resolve imported members
* Most internal relative modules were ignored or marked noqa: F403
* Convert a few internal absolute imports to relative imports
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions