o-nikolas commented on code in PR #50516:
URL: https://github.com/apache/airflow/pull/50516#discussion_r2164497606


##########
providers/amazon/src/airflow/providers/amazon/aws/executors/aws_lambda/lambda_executor.py:
##########


Review Comment:
   `lambda` is a reserved keyword in Python, so many of the places I needed to 
prefix it with something. I prefixed in all cases for consistency. It is 
unfortunate though 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to