diff options
author | MSeifert04 <michaelseifert04@yahoo.de> | 2019-07-07 14:26:15 +0200 |
---|---|---|
committer | MSeifert04 <michaelseifert04@yahoo.de> | 2019-07-07 14:26:15 +0200 |
commit | 68b8b2757c494c5f3957eb5ba5561ea04bfceeae (patch) | |
tree | dbee82fe8619008fed6521cba2b952e0e6182dc5 /numpy/core/fromnumeric.py | |
parent | 07555c841feb03683ce01d49762fe9b7053a5626 (diff) | |
download | numpy-68b8b2757c494c5f3957eb5ba5561ea04bfceeae.tar.gz |
DOC: Remove explicit .next method calls with built-in next
In some cases the documentation examples failed with an
AttributeError because the next method was not there. In a
few other cases it still worked but may be more future-proof
and ideomatic if they used the next function instead of the
next method.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions