amoghrajesh commented on code in PR #54449: URL: https://github.com/apache/airflow/pull/54449#discussion_r2285739467
########## task-sdk/src/airflow/sdk/execution_time/supervisor.py: ########## @@ -54,6 +54,7 @@ from pydantic import BaseModel, TypeAdapter from airflow.configuration import conf +from airflow.sdk._shared.secrets_masker.secrets_masker import mask_secret Review Comment: Handled in 01ce9131f8 -- 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