Created
September 24, 2014 03:35
-
-
Save wrobstory/3703cf361a78d4e18406 to your computer and use it in GitHub Desktop.
WRAPPED
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class YoDawg(FacetGrid): | |
"""I got facets in your facets""" | |
def __init__(args, kwargs) | |
super(YoDawg, self).__init__(*args, **kwargs) |
Author
wrobstory
commented
Sep 24, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment