dfgvaetyj3456356-hash commented on PR #67847: URL: https://github.com/apache/airflow/pull/67847#issuecomment-4629411594
Thanks for the review. I updated the PR description to include the required Gen-AI disclosure and refreshed the validation notes. I also rebased the branch onto current main and force-pushed clean history, so the PR now contains only the two intended noreply-authored commits. Local validation after the rebase: - python -m py_compile providers\\amazon\\src\\airflow\\providers\\amazon\\aws\\hooks\\s3.py providers\\amazon\\tests\\unit\\amazon\\aws\\hooks\\test_s3.py - python -m ruff check providers\\amazon\\src\\airflow\\providers\\amazon\\aws\\hooks\\s3.py providers\\amazon\\tests\\unit\\amazon\\aws\\hooks\\test_s3.py - git diff --check -- providers\\amazon\\src\\airflow\\providers\\amazon\\aws\\hooks\\s3.py providers\\amazon\\tests\\unit\\amazon\\aws\\hooks\\test_s3.py -- 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]
