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 widgets.py #1374

Merged
merged 1 commit into from Nov 11, 2012
Merged

PEP8 fixes on widgets.py #1374

merged 1 commit into from Nov 11, 2012

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Oct 13, 2012

PEP8 changes on the widgets module.

Thanks,
N

x,y = event.xdata, event.ydata # actual position (with
# (button still pressed)
x, y = event.xdata, event.ydata # actual position (with
# (button still pressed)
Copy link
Member

Choose a reason for hiding this comment

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

I think it would look slightly neater if these two inline comments lined up vertically.

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