jason810496 commented on code in PR #67150: URL: https://github.com/apache/airflow/pull/67150#discussion_r3287810113
########## scripts/ci/prek/known_provide_session_positional.txt: ########## @@ -0,0 +1,89 @@ +airflow-core/src/airflow/api/common/delete_dag.py::1 Review Comment: I will prefer to keep the existing one and avoid the mistake usage in the future. Most of them should be fine to fix as keyword-only, but not sure will we introduce regression by changing it to keyword-only. -- 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]
