X Tutup
Skip to content

Remove unused broken doc example axes_zoom_effect#5721

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
jayvdb:issue_5705
Dec 22, 2015
Merged

Remove unused broken doc example axes_zoom_effect#5721
tacaswell merged 1 commit intomatplotlib:masterfrom
jayvdb:issue_5705

Conversation

@jayvdb
Copy link
Copy Markdown
Contributor

@jayvdb jayvdb commented Dec 22, 2015

doc/users/plotting/examples/axes_zoom_effect.py was literally:
'../../../../examples/pylab_examples/axes_zoom_effect.py'
and therefore was a SyntaxError if used as a Python file.

Closes #5705.

doc/users/plotting/examples/axes_zoom_effect.py was literally:
'../../../../examples/pylab_examples/axes_zoom_effect.py'
and therefore was a SyntaxError if used as a Python file.
@tacaswell tacaswell added this to the Critical bugfix release (1.5.1) milestone Dec 22, 2015
tacaswell added a commit that referenced this pull request Dec 22, 2015
DOC: Remove unused broken doc example axes_zoom_effect
@tacaswell tacaswell merged commit 4d81e2c into matplotlib:master Dec 22, 2015
tacaswell added a commit that referenced this pull request Dec 22, 2015
DOC: Remove unused broken doc example axes_zoom_effect
@tacaswell
Copy link
Copy Markdown
Member

backported to 1.5.0-doc as 8da6c28

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

X Tutup