Cleanup: use is not instead of not ... is, etc.#7933
Merged
QuLogic merged 1 commit intomatplotlib:masterfrom Feb 6, 2017
Merged
Cleanup: use is not instead of not ... is, etc.#7933QuLogic merged 1 commit intomatplotlib:masterfrom
is not instead of not ... is, etc.#7933QuLogic merged 1 commit intomatplotlib:masterfrom
Conversation
Contributor
|
Wouldn't the CI failure be due to numpy issue #3322 (about |
c1206f4 to
f19e6e8
Compare
Contributor
Author
|
Yes, basically this needed numpy 1.8.0. Fixed now. |
Member
|
I am pretty sure something is still wrong :) |
f19e6e8 to
4093f50
Compare
Contributor
Author
|
Bah, I just dropped that patch. |
NelleV
approved these changes
Jan 25, 2017
is not instead of not ... is, etc.is not instead of not ... is, etc.
Member
|
@tacaswell We really need to set up appveyor so that the team is able to restart jobs. |
Member
|
Closing and reopening for appveyor. |
Member
|
Something is weird in what actually got build on CI; I think a rebase is in order. |
4093f50 to
9bf4238
Compare
Contributor
Author
|
Done (it rebased cleanly). |
is not instead of not ... is, etc.is not instead of not ... is, etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/takluyver/astsearch is great for looking for patterns to fix :-)