diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-22 23:32:10 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-01-23 10:29:04 +0000 |
commit | b0544ff0cd7e8df54bdb5309289964d76e1539c9 (patch) | |
tree | fab5c6789d33d0d768e10541f6adfe19c4695d00 /numpy/array_api/_array_object.py | |
parent | e94cec800304a6a467cf90ce4e7d3e207770b4b4 (diff) | |
download | numpy-b0544ff0cd7e8df54bdb5309289964d76e1539c9.tar.gz |
MAINT: Remove leftover code which handled integer base classes
This seems to be left from when `np.int_` subclassed `int`, which it no longer does.
Change the `if` to an `assert` so that we can catch this type of change in future.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions