Describe the bug
It seems that the library does not support TaskFlow API DAGs.
To Reproduce
Steps to reproduce the behavior:
- Copy the TaskFlow API DAG from the official docs: https://airflow.apache.org/docs/apache-airflow/stable/tutorial/taskflow.html#example-taskflow-api-pipeline
- Save it locally as
example_dag.py
- Run the command:
airflow-parse-bench --path example_dag.py
- Observe the error:
ERROR - No valid DAGs found in example_dag.py
Expected behavior
The library should support Airflow TaskFlow API DAGs and reflect parse time metrics
Screenshots

Desktop (please complete the following information):
Describe the bug
It seems that the library does not support TaskFlow API DAGs.
To Reproduce
Steps to reproduce the behavior:
example_dag.pyairflow-parse-bench --path example_dag.pyExpected behavior
The library should support Airflow TaskFlow API DAGs and reflect parse time metrics
Screenshots
Desktop (please complete the following information):