gopidesupavan commented on code in PR #53047:
URL: https://github.com/apache/airflow/pull/53047#discussion_r2197611760


##########
task-sdk/src/airflow/sdk/execution_time/secrets_masker.py:
##########
@@ -154,7 +151,8 @@ def _get_v1_env_var_type() -> type:
     return V1EnvVar
 
 
-def _is_v1_env_var(v: Any) -> TypeGuard[V1EnvVar]:

Review Comment:
   The issue fixed on mypy main branch it will be available in 1.17 it seems



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