Skip to content

Testing: use np.array_equal() instead of (==).all() #185

@dmdunla

Description

@dmdunla

Suggestion: In testing, use np.array_equal() instead of (==).all() for better readability. Nick also uncovered a bug in the past using this approach that was not covered by all().

Metadata

Metadata

Assignees

Labels

doingActively being worked onenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions