kaxil commented on code in PR #61883:
URL: https://github.com/apache/airflow/pull/61883#discussion_r2806466618


##########
airflow/models/baseoperator.py:
##########
@@ -97,6 +97,7 @@
 from airflow.utils.decorators import fixup_decorator_warning_stack
 from airflow.utils.edgemodifier import EdgeModifier
 from airflow.utils.helpers import validate_instance_args, validate_key
+from airflow.utils.log.secrets_masker import redact

Review Comment:
   For a sec I was worried with all the utilts stuff before I realized this is 
2.11



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