예제 #1
0
 def parse_config(self, cfg):
     return parse(cfg, indent=1)
예제 #2
0
 def parse_config(self, cfg):
     return parse(cfg, indent=2)