def __init__()

in dagify/converter/automic.py [0:0]


    def __init__(
        self,
        source_path=None,
        output_path=None,
        templates_path="./templates",
        config_file="./config.yaml",
        dag_divider="BranchType", # update if needed