Skip to content

Conversation

mdhaber
Copy link
Contributor

@mdhaber mdhaber commented Oct 3, 2023

In #24667 (comment), @seberg commented that TESTS.RST could suggest the use of kwarg strict=True with np.testing assertion functions.

At the time, parameter strict was only implemented for assert_array_equal, but now it is available for the three assertion functions recommended in TESTS.RST.

This PR implements the comment.

@mattip mattip merged commit 0f40795 into numpy:main Oct 5, 2023
@mattip
Copy link
Member

mattip commented Oct 5, 2023

Thanks @mdhaber

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants