anishgirianish commented on code in PR #67268: URL: https://github.com/apache/airflow/pull/67268#discussion_r3281966668
########## providers/amazon/tests/unit/amazon/aws/executors/aws_lambda/test_lambda_executor.py: ########## @@ -25,6 +25,7 @@ from semver import VersionInfo from airflow.executors.base_executor import BaseExecutor +from airflow.models.callback import CallbackKey Review Comment: Done thank you -- 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]
