Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove unused autolayout_validator() from rcsetup #1389

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
Oct 15, 2012

Conversation

efiring
Copy link
Member

@efiring efiring commented Oct 14, 2012

figure.autolayout is now being handled by validate_bool, so the original autolayout_validator, which warned that figure.autolayout had no function, is unused.

def validate_autolayout(v):
if v:
warnings.warn("figure.autolayout is not currently supported")

Copy link
Member

Choose a reason for hiding this comment

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

Can you just add one extra blank lines for pep8 purposes? I haven't yet pep8-ised this file, but this will help !

@mdboom
Copy link
Member

mdboom commented Oct 15, 2012

I think this is fine. We can save the spacing issue until this file is PEP8-ized.

mdboom added a commit that referenced this pull request Oct 15, 2012
Remove unused autolayout_validator() from rcsetup
@mdboom mdboom merged commit 02c1d41 into matplotlib:v1.2.x Oct 15, 2012
@efiring efiring deleted the delete_autolayout_validator branch May 29, 2013 01:51
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.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.