Skip to content
Snippets Groups Projects
Node.py 42 B
Newer Older
  • Learn to ignore specific revisions
  • Manuel Baum's avatar
    Manuel Baum committed
    class Node(object):
        name = "SomeNode"