bugraoz93 commented on code in PR #48099: URL: https://github.com/apache/airflow/pull/48099#discussion_r2019884059
########## 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: Reverted back to `airflow-ctl/src/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]
