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

PEP8 fixes on transforms.py #1351

Merged
merged 1 commit into from Oct 11, 2012
Merged

PEP8 fixes on transforms.py #1351

merged 1 commit into from Oct 11, 2012

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Oct 9, 2012

PEP8 fixes on the module transforms.

Thanks,
N

@@ -468,6 +474,7 @@ def fully_containsy(self, y):
:attr:`y1`.
"""
y0, y1 = self.intervaly
# FIXME x is not define. This method probably doesn't work.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. We should look into this in another issue - we might be able to get rid of the method all together.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment made me laugh.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oups... I was meaning to look into that before doing the PR, but I forgot...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's ok. If/when this PR gets merged, I (or whoever) can open an issue on it and sort it for v1.3.

@pelson
Copy link
Member

pelson commented Oct 9, 2012

+1 good stuff.

@dmcdougall
Copy link
Member

Ditto +1.

dmcdougall added a commit that referenced this pull request Oct 11, 2012
@dmcdougall dmcdougall merged commit 67706a6 into matplotlib:master Oct 11, 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

3 participants