8000 MAINT: Use `is None` or `is not None` instead of `== None` or `!= None`. by dongjoon-hyun · Pull Request #7256 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

MAINT: Use is None or is not None instead of == None or != None. #7256

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
Feb 16, 2016

Conversation

dongjoon-hyun
Copy link
Contributor

No description provided.

@dongjoon-hyun dongjoon-hyun changed the title Use is None or is not None instead == None or != None. Use is None or is not None instead of == None or != None. Feb 16, 2016
@dongjoon-hyun dongjoon-hyun changed the title Use is None or is not None instead of == None or != None. MAINT: Use is None or is not None instead of == None or != None. Feb 16, 2016
@njsmith
Copy link
Member
njsmith commented Feb 16, 2016

Looks good to me -- thanks!

njsmith added a commit that referenced this pull request Feb 16, 2016
MAINT: Use `is None` or `is not None` instead of `== None` or `!= None`.
@njsmith njsmith merged commit 0de1234 into numpy:master Feb 16, 2016
@dongjoon-hyun
Copy link
Contributor Author

Thanks!

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.

2 participants
0