10000 PEP8-compliance on axes.py (patch 1 / 4) by NelleV · Pull Request #1464 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

PEP8-compliance on axes.py (patch 1 / 4) #1464

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

Merged
merged 1 commit into from
Nov 8, 2012
Merged

PEP8-compliance on axes.py (patch 1 / 4) #1464

merged 1 commit into from
Nov 8, 2012

Conversation

NelleV
Copy link
Member
@NelleV NelleV commented Nov 8, 2012

Here is the first patch on pep8 compliance of the axes.py module.

Cheers,
N

@@ -968,10 +976,6 @@ def cla(self):
self._shared_x_axes.clean()
self._shared_y_axes.clean()

def get_frame(self):
raise AttributeError('Axes.frame was removed in favor of Axes.spines')
Copy link
Member

Choose a reason for hiding this comment

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

I agree with this change. Just want to point it out to others.

Copy link
Member Author

Choose a reason for hiding this comment

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

For information, this method was defined twice.

@pelson
Copy link
Member
pelson commented Nov 8, 2012

👍

pelson added a commit that referenced this pull request Nov 8, 2012
PEP8-compliance on axes.py (patch 1 / 4)
@pelson pelson merged commit 3a9a782 into matplotlib:master Nov 8, 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.

2 participants
0