dstandish commented on code in PR #26114:
URL: https://github.com/apache/airflow/pull/26114#discussion_r960968974


##########
airflow/cli/cli_parser.py:
##########
@@ -180,6 +180,11 @@ def string_lower_type(val):
 ARG_EXECUTION_DATE_OR_RUN_ID = Arg(
     ('execution_date_or_run_id',), help="The execution_date of the DAG or 
run_id of the DAGRun"
 )

Review Comment:
   it's used elsewhere



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