uranusjr commented on code in PR #31308:
URL: https://github.com/apache/airflow/pull/31308#discussion_r1195844366


##########
airflow/cli/cli_config.py:
##########
@@ -586,7 +591,6 @@ def string_lower_type(val):
 ARG_CFG_PATH = Arg(("--cfg-path",), help="Path to config file to use instead 
of airflow.cfg")
 ARG_MAP_INDEX = Arg(("--map-index",), type=int, default=-1, help="Mapped task 
index")
 
-

Review Comment:
   Please revert these whitespace changes. If you are interested in changing 
them, submit a separate pull request.



-- 
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]

Reply via email to