-
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
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