Prab-27 commented on code in PR #60050: URL: https://github.com/apache/airflow/pull/60050#discussion_r2658702728
########## providers/jdbc/pyproject.toml: ########## @@ -53,6 +53,7 @@ classifiers = [ ] requires-python = ">=3.10" +# Checked for conf import migration Review Comment: If the changes are updated as the issue describes, then you only need to comment in this file, and I believe there’s no need to add this line here -- 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]
