KoviAnusha commented on issue #55889:
URL: https://github.com/apache/airflow/issues/55889#issuecomment-3423219124

   @amoghrajesh, I only replaced DeprecationWarning with 
DeprecatedImportWarning across airflow-core in the following files:
   
   airflow/init.py
   airflow/datasets/init.py
   airflow/datasets/metadata.py
   airflow/models/dag.py
   airflow/models/dagbag.py
   airflow/secrets/init.py
   airflow/timetables/datasets.py
   airflow/utils/dag_parsing_context.py
   
   I need to work on the files that are not yet replaced. So, I would recommend 
opening this task.


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