diff options
| author | Stephan Hoyer <shoyer@google.com> | 2018-10-18 11:01:09 -0700 |
|---|---|---|
| committer | Stephan Hoyer <shoyer@google.com> | 2018-10-18 11:01:09 -0700 |
| commit | d9917024e55d1ad99f8b47c5314629ccd821a47c (patch) | |
| tree | a8b1697da446b361ce548586f95875ebf1bb75bc /numpy/lib/index_tricks.py | |
| parent | 2c4c93af0b2d20d85a7432093f31318cbf3c457f (diff) | |
| download | numpy-d9917024e55d1ad99f8b47c5314629ccd821a47c.tar.gz | |
MAINT: ndarray.__repr__ should not rely on __array_function__
``ndarray.__repr__`` and ``ndarray.__str__`` should not rely upon
``__array_function__`` internally, so they are still well defined on subclasses
even if ``array_repr`` and ``array_str`` are not implemented.
Fixes gh-12162
Diffstat (limited to 'numpy/lib/index_tricks.py')
0 files changed, 0 insertions, 0 deletions
