Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace assert np.array_equal by np.testing.assert_array_equal in all Mapie unit tests #473

Open
BaptisteCalot opened this issue Jun 28, 2024 · 0 comments
Assignees
Labels
developers Proposed by developers. documentation Improvements or additions to documentation

Comments

@BaptisteCalot
Copy link
Collaborator

Is your documentation request related to a problem? Please describe.

The error message returned by the function np.testing.assert_array_equal is very specific, whereas assert np.array_equal only captures a generic message like 'AssertionError'

Describe the solution you'd like
A clear and concise description of what you want to be documented.

@BaptisteCalot BaptisteCalot added the documentation Improvements or additions to documentation label Jun 28, 2024
@thibaultcordier thibaultcordier added the developers Proposed by developers. label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developers Proposed by developers. documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants