Skip to content

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