diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-01 13:06:27 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-01 13:29:09 -0700 |
commit | 911015e445f94340ab41900c4d96f81569978f6f (patch) | |
tree | 73b51d6f29b71ac8c7ca5c69b90d7fa546af91dc /numpy/array_api/_creation_functions.py | |
parent | 6cada27f1744d004a6d8ca7731c9a6d5dfed9b3a (diff) | |
download | numpy-911015e445f94340ab41900c4d96f81569978f6f.tar.gz |
MAINT: Fixup `unique`s `equal_nan` kwarg to match `np.array_equal`
The other similar arguments in the testing functions and `np.array_equal`
use `equal_nan` and not `equal_nans` (with plural s). So it seems we
should use that here as well for consistency.
Does some very minor style fixes otherwise.
Diffstat (limited to 'numpy/array_api/_creation_functions.py')
0 files changed, 0 insertions, 0 deletions