mik-laj commented on a change in pull request #7806: Decouple DAG from DagBag and DAG from SerializedDagModel - remove cyclic imports URL: https://github.com/apache/airflow/pull/7806#discussion_r396175322
########## File path: airflow/utils/dag_cleaner.py ########## @@ -0,0 +1,288 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review comment: I'm afraid we don't want to see more things in this module. This leads to further cyclical imports. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
