summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorAntony Lee <anntzer.lee@gmail.com>2021-08-06 19:09:26 +0200
committerAntony Lee <anntzer.lee@gmail.com>2021-08-06 19:09:26 +0200
commit5e0ea3586184d4e088281cf727c350a7c26bd8ad (patch)
tree07231cbadad9667f27196053e3f7e1d08cbf8916 /numpy/array_api/_manipulation_functions.py
parent99eac42354f9c900bf8897abec6e7c1bd6c9ff6c (diff)
downloadnumpy-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/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions