Exemplo n.º 1
0
def sync(cfg, ctx):
    """Sync YAML/JSON data."""
    yd = YAML_Data(cfg)
    yd.sync()