You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jens-scheffler-bosch (via GitHub)" <gi...@apache.org> on 2023/09/26 21:27:57 UTC

[GitHub] [airflow] jens-scheffler-bosch commented on a diff in pull request #34629: Use `airflow.models.dag.DAG` in core tests

jens-scheffler-bosch commented on code in PR #34629:
URL: https://github.com/apache/airflow/pull/34629#discussion_r1337800781


##########
tests/models/test_dagrun.py:
##########
@@ -31,15 +31,14 @@
 from airflow.decorators import setup, task, task_group, teardown
 from airflow.exceptions import AirflowException
 from airflow.models import (
-    DAG,
     DagBag,

Review Comment:
   Here you missed some small pieces :-D



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org