Ashish Gupta 8ddab79dc1
UI :- Remove rc-tree and react-table dependencies (#8049)
* Remove rc-tree and react-table dependencies

* fix unit test issue

* File Formatted

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-10-11 15:42:58 +05:30

10 lines
271 B
Python

"""
This file has been generated from dag_runner.j2
"""
from openmetadata.workflows import workflow_factory
workflow = workflow_factory.WorkflowFactory.create(
"/airflow/dag_generated_configs/local_redshift_profiler_e9AziRXs.json"
)
workflow.generate_dag(globals())