Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Do not do (in)equality tests with None. Use 'is' and 'is not' instead. #136

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
Jun 15, 2011

Conversation

WeatherGod
Copy link
Member

Just a semantic cleanup in mplot3d.

mdboom added a commit that referenced this pull request Jun 15, 2011
Do not do (in)equality tests with None.  Use 'is' and 'is not' instead.
@mdboom mdboom merged commit 476068a into matplotlib:v1.0.x-maint Jun 15, 2011
@richbwood richbwood mentioned this pull request Dec 19, 2012
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.

2 participants