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

MAINT: Remove unnecessary parenthesis in numpy.ma.core #13922

Merged
merged 1 commit into from
Jul 6, 2019
Merged

MAINT: Remove unnecessary parenthesis in numpy.ma.core #13922

merged 1 commit into from
Jul 6, 2019

Conversation

MSeifert04
Copy link
Contributor

This removes some unnecessary parenthesis in the numpy ma core module. All of them are simple expressions where the parenthesis didn't improve the readability.

@mattip
Copy link
Member

mattip commented Jul 6, 2019

Thanks @MSeifert04

@mattip mattip merged commit 07555c8 into numpy:master Jul 6, 2019
@MSeifert04 MSeifert04 deleted the remove-parens-numpy-ma branch July 7, 2019 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants