Skip to content

MAINT: Remove duplicate cond check from assert_array_compare #10114

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

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

Templarrr
Copy link
Contributor

We already in "if not cond" branch of code, we don't need to check it again

We already in "if not cond" branch of code, we don't need to check it again
@charris charris merged commit fb94b2b into numpy:master Nov 28, 2017
@charris
Copy link
Member

charris commented Nov 28, 2017

Thanks @Templarrr .

@Templarrr
Copy link
Contributor Author

@charris You are welcome, glad to help a little bit. Found this during debug in our project and decided to check is this still the case in latest master.

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.

3 participants