Ejemplo n.º 1
0
 def load(self):
     StarFlowConfig.load(self)
     self.load_registry()
Ejemplo n.º 2
0
 def __init__(self):
     StarFlowConfig.__init__(self)
     self.load()
     self._data_environments = None