RF: fix annoying parens bug #5732

Merged
merged 1 commit into from Dec 23, 2015

Conversation

Projects
None yet
3 participants
Contributor

matthew-brett commented Dec 23, 2015

When there are no images generated but plots are configured to show
different plot formats, the plot directive generates an annoying empty
parens in the output. Fix.

@matthew-brett matthew-brett RF: fix annoying parens bug
When there are no images generated but plots are configured to show
different plot formats, the plot directive generates an annoying empty
parens in the output.  Fix.
43cebd6
Owner

mdboom commented Dec 23, 2015

👍

@tacaswell tacaswell added a commit that referenced this pull request Dec 23, 2015

@tacaswell tacaswell Merge pull request #5732 from matthew-brett/plot-directive-fixes
RF: fix annoying parens bug
123807d

@tacaswell tacaswell merged commit 123807d into matplotlib:master Dec 23, 2015

2 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls First build on master at 68.329%
Details

tacaswell removed the needs_review label Dec 23, 2015

@tacaswell tacaswell added a commit that referenced this pull request Dec 23, 2015

@tacaswell tacaswell Merge pull request #5732 from matthew-brett/plot-directive-fixes
RF: fix annoying parens bug
90fb362
Owner

tacaswell commented Dec 23, 2015

backported to 1.5.x as 90fb362

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