Skip to content

Don't quote strings in FacetGrid titles #570

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
Sep 11, 2015

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Sep 11, 2015

model = foo looks better than model = 'foo' or model = u'foo'.

This is also consistent with what Seaborn does.

@clarkfitzg
Copy link
Member

Looks good. Do you know what's going on with the 3.4 tests?

`model = foo` looks better than `model = 'foo'` or `model = u'foo'`.
This is also consistent with what Seaborn does.
@shoyer shoyer force-pushed the facetgrid-titles-no-quote branch from fdd86f5 to ad35bd2 Compare September 11, 2015 17:17
@shoyer
Copy link
Member Author

shoyer commented Sep 11, 2015

Yep, failing tests should be fixed by this change: #569

Just did a rebase, tests should pass now.

shoyer added a commit that referenced this pull request Sep 11, 2015
Don't quote strings in FacetGrid titles
@shoyer shoyer merged commit 20c7529 into pydata:master Sep 11, 2015
@shoyer shoyer deleted the facetgrid-titles-no-quote branch September 11, 2015 21:01
@shoyer shoyer modified the milestone: 0.6.1 Oct 21, 2015
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