add save and load function for classes.
This commit is contained in:
@@ -3,3 +3,4 @@ from .aggregation import Agg, agg_func, AGG_ALL
|
||||
from .tools import *
|
||||
from .graph import *
|
||||
from .state import State
|
||||
from .stateful_class import StatefulBaseClass
|
||||
|
||||
Reference in New Issue
Block a user