vincbeck commented on code in PR #28900:
URL: https://github.com/apache/airflow/pull/28900#discussion_r1266885738


##########
airflow/models/dagrun.py:
##########
@@ -100,6 +102,29 @@ def _creator_note(val):
         return DagRunNote(*val)
 
 
+def _get_task_instance(

Review Comment:
   Oh got it! Yep, I agree



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