knowsuchagency/airflow-cdk

use importlib resources for this instead of hardcoding path

Opened this issue · 0 comments

template_text = Path("airflow_cdk/templates/example_dag.py").read_text()