bugraoz93 commented on code in PR #57901:
URL: https://github.com/apache/airflow/pull/57901#discussion_r2496223855


##########
dev/breeze/src/airflow_breeze/commands/release_candidate_command.py:
##########
@@ -295,44 +303,38 @@ def tarball_release(
 
 
 def create_tarball_release(
+    tarball_type: TarBallType,
     version: str,

Review Comment:
   ```suggestion
       version: str | None,
   ```



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