KoviAnusha commented on PR #57222:
URL: https://github.com/apache/airflow/pull/57222#issuecomment-3445969310

   Looks like the CI is failing due to mypy type mismatch on tuple assignments. 
Maybe using the DAGRUN_* tuples as Tuple[type[BaseDeadlineReference], ...] so 
adding subclasses stays type-safe.
   
   Once that’s updated, the checks should pass.


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