summaryrefslogtreecommitdiff
path: root/numpy/lib/function_base.py
diff options
context:
space:
mode:
authorBas van Beek <b.f.van.beek@vu.nl>2020-09-23 11:41:55 +0200
committerBas van Beek <b.f.van.beek@vu.nl>2020-10-01 13:56:27 +0200
commit2af59625c802ba72f9557a6667112f34cc10fbc3 (patch)
tree5d9956471a08123f13cc41caf0f5f37311387a1d /numpy/lib/function_base.py
parent7794d059f3531965b05cc11052376d3930d1c518 (diff)
downloadnumpy-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