diff options
author | Bas van Beek <b.f.van.beek@vu.nl> | 2020-09-23 11:41:55 +0200 |
---|---|---|
committer | Bas van Beek <b.f.van.beek@vu.nl> | 2020-10-01 13:56:27 +0200 |
commit | 2af59625c802ba72f9557a6667112f34cc10fbc3 (patch) | |
tree | 5d9956471a08123f13cc41caf0f5f37311387a1d /numpy/lib/function_base.py | |
parent | 7794d059f3531965b05cc11052376d3930d1c518 (diff) | |
download | numpy-2af59625c802ba72f9557a6667112f34cc10fbc3.tar.gz |
MAINT: Replaced `__all__` with `import x as x`
Objects defined in an external file will be picked up if they are either specified in `__all__` or imported as `import x as x`.
The latter notation is more compact and is less prone to merge conflicts.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions