Skip to content
Snippets Groups Projects
  • Phil's avatar
    Moved some of the initialization into a metaclass · 9ce2aa6c
    Phil authored
    Most of the initialization is done once for all at the class creation instead of being done at each instantiation
    Now the .graph() method can become a class method and can be called directly on a class
    9ce2aa6c