diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-08-18 21:02:20 -0500 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-08-19 19:15:17 -0500 |
commit | 0bdf0b9c50422fa698131481ff74a4bec39df33e (patch) | |
tree | 5467c298edba34e36505f2a61c58dc8b5569bf4b /numpy/lib/recfunctions.py | |
parent | 00b6745d037c04cda942901c1a9f281eaf0213a5 (diff) | |
download | numpy-0bdf0b9c50422fa698131481ff74a4bec39df33e.tar.gz |
MAINT: Improve ndpointer.__name__ for structured types with 0 fields
Without this change, `np.dtype('V0')` and `np.dtype([])` produced types with the same name, which was misleading as they are different types.
This is mostly cosmetic.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions