Skip to content

Instantly share code, notes, and snippets.

@wrobstory
Created September 24, 2014 03:35
Show Gist options
  • Save wrobstory/3703cf361a78d4e18406 to your computer and use it in GitHub Desktop.
Save wrobstory/3703cf361a78d4e18406 to your computer and use it in GitHub Desktop.
WRAPPED
class YoDawg(FacetGrid):
"""I got facets in your facets"""
def __init__(args, kwargs)
super(YoDawg, self).__init__(*args, **kwargs)
@wrobstory
Copy link
Author

YODAWG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment