diff options
author | yan <yan-wyb@foxmail.com> | 2021-08-18 15:47:32 +0800 |
---|---|---|
committer | yan <yan-wyb@foxmail.com> | 2021-08-18 15:47:32 +0800 |
commit | c09a6d010cd55f047a0010374d8e750fecb0483a (patch) | |
tree | 5c79cc3faeb991c1da8e72c0db999b671684b097 /numpy/array_api/_manipulation_functions.py | |
parent | 04216da0970380bb9ef3c0437eb98d63bb78b680 (diff) | |
download | numpy-c09a6d010cd55f047a0010374d8e750fecb0483a.tar.gz |
Grammatical errors:
B = np.eye((2, 2))
It should be B = np.eye(2, 2)
Signed-off-by: yan <yan-wyb@foxmail.com>
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions