RNHTTR commented on issue #21972:
URL: https://github.com/apache/airflow/issues/21972#issuecomment-1061376695


   This issue can be traced back to [this merged 
PR](https://github.com/apache/airflow/pull/21404/files). Using the latest code 
in the main branch but rolling back the changes to the 3 files 
([airflow/models/taskmixin.py](https://github.com/apache/airflow/blob/main/airflow/models/taskmixin.py),
 
[airflow/utils/edgemodifier.py](https://github.com/apache/airflow/blob/main/airflow/utils/edgemodifier.py),
 and 
[airflow/utils/task_group.py](https://github.com/apache/airflow/blob/main/airflow/utils/task_group.py))
 in the PR and your DAG imports with no issues. I'll try to take a deeper look 
tomorrow.
   
   cc: @avkirilishin 


-- 
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]


Reply via email to