Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
[MRG] MAINT Changed deprecated plt.cm.spectral to plt.cm.nipy_spectral #10764
+11
−11
Conversation
qinhanmin2014
changed the title from
MAINT Changed deprecated plt.cm.spectral to plt.cm.nipy_spectral
to
[MRG] MAINT Changed deprecated plt.cm.spectral to plt.cm.nipy_spectral
Mar 7, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
qinhanmin2014
Mar 7, 2018
Member
I've checked Circle. (The result from python2 is slightly different but I think it's because we use different matplotlib version)
I've checked Circle. (The result from python2 is slightly different but I think it's because we use different matplotlib version) |
qinhanmin2014
requested a review
from
jnothman
Mar 7, 2018
qinhanmin2014
added
the
Blocker
label
Mar 7, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
LGTM. I've checked rendering and that this list is complete. |
jnothman
merged commit 6f73949
into
scikit-learn:master
Mar 7, 2018
8 checks passed
ci/circleci: deploy
Your tests passed on CircleCI!
Details
ci/circleci: python2
Your tests passed on CircleCI!
Details
ci/circleci: python3
Your tests passed on CircleCI!
Details
codecov/patch
Coverage not affected when comparing 61e6f50...c0adb22
Details
codecov/project
95.01% remains the same compared to 61e6f50
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
lgtm analysis: Python
No alert changes
Details
qinhanmin2014
deleted the
qinhanmin2014:deprecate-spectral
branch
Mar 7, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
qinhanmin2014 commentedMar 7, 2018
FIxes #10761
I think it's a blocker so I try to take it
Check the result from Circle to see whether we need if...else... here