DAGify.py [82:87]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            source_path=source_path,
            output_path=output_path,
            config_file=config_file,
            templates_path=templates,
            dag_divider=dag_divider,
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



DAGify.py [99:104]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            source_path=source_path,
            output_path=output_path,
            config_file=config_file,
            templates_path=templates,
            dag_divider=dag_divider,
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



