Bowrna commented on code in PR #50659: URL: https://github.com/apache/airflow/pull/50659#discussion_r2093313358
########## providers/amazon/tests/system/amazon/aws/example_appflow.py: ########## @@ -18,8 +18,9 @@ from datetime import datetime -from airflow.models.baseoperator import chain -from airflow.models.dag import DAG +# from airflow.models.baseoperator import chain +# from airflow.models.dag import DAG Review Comment: @o-nikolas I will remove the commented out places once I fixed all issues in the CI/CD pipeline. -- 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]
