vincbeck commented on code in PR #59021:
URL: https://github.com/apache/airflow/pull/59021#discussion_r2589030531


##########
os:
##########


Review Comment:
   You might want to delete this file from the commit :)



##########
shared/configuration/src/airflow_shared/configuration/parser.py:
##########
@@ -896,6 +896,7 @@ def _get_option_from_defaults(
         section: str,
         issue_warning: bool = True,
         extra_stacklevel: int = 0,
+        team_name: str | None = None,

Review Comment:
   Why adding it here if you do not use it? 



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