jedcunningham commented on code in PR #48099: URL: https://github.com/apache/airflow/pull/48099#discussion_r2019473943
########## airflow-ctl/src/airflow/ctl/__main__.py: ########## @@ -23,7 +23,7 @@ import argcomplete -from airflowctl.ctl import cli_parser +from airflow.ctl.cli import cli_parser Review Comment: Just dropping a "request changes" review here so we don't forget to move this back to `airflowctl`. -- 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]
