uranusjr commented on code in PR #48781: URL: https://github.com/apache/airflow/pull/48781#discussion_r2142085001
########## dev/breeze/src/airflow_breeze/commands/release_management_commands.py: ########## @@ -2964,7 +2964,7 @@ def modify_single_file_constraints( def modify_all_constraint_files( constraints_repo: Path, updated_constraint: tuple[str, ...] | None, - comit_file: Path | None, + commit_file: Path | None, Review Comment: Actually this is still wrong. Judged from the call site, it should be *comment* instead. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org