aritra24 commented on code in PR #37796:
URL: https://github.com/apache/airflow/pull/37796#discussion_r1507676310


##########
dev/breeze/src/airflow_breeze/commands/common_options.py:
##########
@@ -341,6 +341,15 @@ def _set_default_from_parent(ctx: click.core.Context, 
option: click.core.Option,
     "--use-uv/--no-use-uv",
     is_flag=True,
     default=True,
+    show_default=True,

Review Comment:
   Not entirely familiar with this part, is this repeated on purpose this one 
and the next one, the only difference being the default? 



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