Named Matplotlib module in windows instructions #8101

Merged
merged 1 commit into from Feb 20, 2017

Conversation

Projects
None yet
7 participants
Contributor

doniarobinson commented Feb 19, 2017

I was on the troubleshooting page and noticed that in the windows instructions, matplotlib was imported without a local name and then later referred to as mpl. Repaired the import statement to remain consistent with the other instructions.

@goldstarwebs goldstarwebs Named Matplotlib module in windows instructions
3986e84
@dstansby

👍 Thanks for spotting this and submitting a pull request

dstansby changed the title from Named Matplotlib module in windows instructions to [MRG+1] Named Matplotlib module in windows instructions Feb 19, 2017

dstansby added this to the 2.0.1 (next bug fix release) milestone Feb 19, 2017

@NelleV NelleV merged commit 0497a1d into matplotlib:master Feb 20, 2017

3 of 5 checks passed

codecov/project/library 62.17% (-0.12%) compared to 747792b
Details
continuous-integration/appveyor/pr AppVeyor build failed
Details
codecov/patch Coverage not affected when comparing 747792b...3986e84
Details
codecov/project/tests 97.89% (target 97.7%)
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

afvincent changed the title from [MRG+1] Named Matplotlib module in windows instructions to Named Matplotlib module in windows instructions Feb 20, 2017

@tacaswell tacaswell added a commit that referenced this pull request Feb 20, 2017

@NelleV @tacaswell NelleV + tacaswell Merge pull request #8101 from goldstarwebs/master
Named Matplotlib module in windows instructions
4ee9ed8
Owner

tacaswell commented Feb 20, 2017

Thanks 👍

Backported to v2.0.0-doc as 4ee9ed8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment