potiuk commented on code in PR #61883: URL: https://github.com/apache/airflow/pull/61883#discussion_r2807359309
########## 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: Yeah. :) ... Archeology :) -- 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]
