Skip to content

Instantly share code, notes, and snippets.

@d3lm
Created January 9, 2019 12:48
Show Gist options
  • Save d3lm/bee518a62e7184e3f66c2c71ee4043e7 to your computer and use it in GitHub Desktop.
Save d3lm/bee518a62e7184e3f66c2c71ee4043e7 to your computer and use it in GitHub Desktop.
class Placeholder():
def __init__(self):
self.value = None
_default_graph.placeholders.append(self)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment