ratb3rt commented on a change in pull request #6539: [AIRFLOW-5783] AIP-21 Move aws redshift into providers structure URL: https://github.com/apache/airflow/pull/6539#discussion_r346560656
########## File path: scripts/ci/pylint_todo.txt ########## @@ -20,7 +20,7 @@ ./airflow/contrib/hooks/opsgenie_alert_hook.py ./airflow/contrib/hooks/pinot_hook.py ./airflow/contrib/hooks/qubole_check_hook.py -./airflow/contrib/hooks/redshift_hook.py +./airflow/providers/amazon/aws/hooks/redshift.py Review comment: As mik-laj suggested - l'll leave the linting to a separate batch of PRs, targeting already-migrated modules. ---------------------------------------------------------------- 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] With regards, Apache Git Services
