dominikhei commented on code in PR #52769: URL: https://github.com/apache/airflow/pull/52769#discussion_r2182663121
########## providers/amazon/src/airflow/providers/amazon/aws/triggers/ssm.py: ########## @@ -0,0 +1,88 @@ +#!/usr/bin/env python Review Comment: Won't lead to any problems, but out of curiosity, is there any sentiment on adding shebangs to provider files? Haven't seen it myself yet, and the files are imported as libraries -- 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]
