rickychen-infinirc commented on PR #59918:
URL: https://github.com/apache/airflow/pull/59918#issuecomment-3708160261

   > Static checks are failing !! Could you please fix them ?
   
   Thanks for the review! You're partially right.
   I've removed the migrations line since I reverted those changes and this PR 
no longer modifies any migration files.
   However, the dag_processing and utils lines are intentional per the process 
described in #59402 - this PR modifies:
   
   airflow-core/src/airflow/dag_processing/bundles/manager.py
   airflow-core/src/airflow/utils/db_cleanup.py
   
   I've rebased to latest main and all pre-commit checks pass now.


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