Beispiel #1
0
 def load(self):
     StarFlowConfig.load(self)
     self.load_registry()
Beispiel #2
0
 def __init__(self):
     StarFlowConfig.__init__(self)
     self.load()
     self._data_environments = None