uranusjr commented on code in PR #57967:
URL: https://github.com/apache/airflow/pull/57967#discussion_r2522499590


##########
airflow-core/src/airflow/ti_deps/deps/trigger_rule_dep.py:
##########


Review Comment:
   I’d just change these to `Counter[str | None]` instead. Works the same at 
runtime, but makes more sense when you read the function (it would not break 
even if ti.state is None)



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