Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created March 3, 2019 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NMZivkovic/4d3a243f423443b8c9b12f0c400d7e2d to your computer and use it in GitHub Desktop.
Save NMZivkovic/4d3a243f423443b8c9b12f0c400d7e2d to your computer and use it in GitHub Desktop.
class Morty(object):
def __init__(self, universe):
self.universe = universe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment