diff options
| author | Antony Lee <anntzer.lee@gmail.com> | 2021-08-06 19:09:26 +0200 |
|---|---|---|
| committer | Antony Lee <anntzer.lee@gmail.com> | 2021-08-06 19:09:26 +0200 |
| commit | 5e0ea3586184d4e088281cf727c350a7c26bd8ad (patch) | |
| tree | 07231cbadad9667f27196053e3f7e1d08cbf8916 /numpy/array_api | |
| parent | 99eac42354f9c900bf8897abec6e7c1bd6c9ff6c (diff) | |
| download | numpy-5e0ea3586184d4e088281cf727c350a7c26bd8ad.tar.gz | |
MAINT: Skip a type check in loadtxt when using user converters.
loadtxt only ever calls converters with strs now, so the type check is
unneeded. Skipping the type check may have a tiny performance benefit,
but the main point is just code clarity.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions
