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 legend.py #1352

Merged
merged 1 commit into from Oct 13, 2012
Merged

PEP8 fixes on legend.py #1352

merged 1 commit into from Oct 13, 2012

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Oct 9, 2012

PEP8 fixes on the module legend.

Thanks,
N.

'center right': 7,
'lower center': 8,
'upper center': 9,
'center': 10,
Copy link
Member

Choose a reason for hiding this comment

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

Good.

@dmcdougall
Copy link
Member

+1.

@dmcdougall
Copy link
Member

Looks like the build failure is a CI server freeze.

dmcdougall added a commit that referenced this pull request Oct 13, 2012
@dmcdougall dmcdougall merged commit 17a3402 into matplotlib:master Oct 13, 2012
warnings.warn(
"Legend does not support %s\nUse proxy artist "
"instead.\n\n"
"http://matplotlib.sourceforge.net/users/legend_guide.html#using-proxy-artist\n" %
Copy link
Member

Choose a reason for hiding this comment

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

We should probably update this web address to matplotlib.org.

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