potiuk commented on code in PR #29997:
URL: https://github.com/apache/airflow/pull/29997#discussion_r1131189232


##########
dev/breeze/src/airflow_breeze/commands/setup_commands.py:
##########
@@ -508,7 +508,7 @@ def check_params(command: str, subcommand: str | None, 
command_dict: dict[str, A
             f"defined in rich click configuration."
         )
         get_console().print(f"[warning]Please add it to the 
`{command_path_config(command)}`.")
-        return False
+        return True

Review Comment:
   Sure. Changed :)



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