Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiny (but serious) bugfixes in image.py #1330

Merged
merged 1 commit into from Oct 5, 2012
Merged

Tiny (but serious) bugfixes in image.py #1330

merged 1 commit into from Oct 5, 2012

Conversation

semenko
Copy link
Contributor

@semenko semenko commented Oct 5, 2012

Rebased to v1.2.x

zeros -> numpy.zeros (otherwise undefined)
FigureCanvasPDF -> FigureCanvasPdf (otherwise undefined)

FWIW, these were both spotted with pylint. I can add a Pylint error hook
to Travis-CI later on if there's interest.

Signed-off-by: Nick Semenkovich semenko@alum.mit.edu

zeros -> numpy.zeros (otherwise undefined)
FigureCanvasPDF -> FigureCanvasPdf (otherwise undefined)

FWIW, these were both spotted with pylint. I can add a Pylint error hook
to Travis-CI later on if there's interest.

Signed-off-by: Nick Semenkovich <semenko@alum.mit.edu>
mdboom added a commit that referenced this pull request Oct 5, 2012
Tiny (but serious) bugfixes in image.py
@mdboom mdboom merged commit 8de0712 into matplotlib:v1.2.x Oct 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants