예제 #1
0
 def _configure(self):
     config = parse_yaml(self.yaml_file)
     run_init(config)
예제 #2
0
 def _configure(self):
     config = parse_yaml(self.yaml_file)
     run_init(config)