josh-fell commented on code in PR #25242: URL: https://github.com/apache/airflow/pull/25242#discussion_r928063360
########## airflow/example_dags/example_datasets.py: ########## @@ -41,12 +41,11 @@ DAG example_dataset_dag9 should fail its only task and never trigger example_dataset_dag10_req_dag9 """ Review Comment: Took the liberty to update this DAG to use TaskFlow API generally and conform the `start_date` declaration we've been using for example DAGs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
