JavierLopezT edited a comment on pull request #11332: URL: https://github.com/apache/airflow/pull/11332#issuecomment-732104490
> @JavierLopezT the checks are failing with > `tests/providers/amazon/aws/transfers/test_snowflake_to_s3.py:43:8: E1125: Missing mandatory keyword argument 'query_or_table' in constructor call (missing-kwoa)` Thanks @RosterIn . That is because I didn't update the code in the tests to match the operator, because as I said in https://github.com/apache/airflow/pull/11332#issuecomment-720435299 I wanted some feedback before proceeding. Probably my mistake, not tagging anyone. If you or @feluelle don't have any objections, I'll fix the tests ASAP ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
