potiuk commented on PR #41028:
URL: https://github.com/apache/airflow/pull/41028#issuecomment-2250519820

   I updated it to use markers rather than fixtures (which is way more 
standard). Also removed typehint that I added for get_dag() for dagbag. Now I 
know why dagbag.get_dag() does not have type defined (because it is sometimes 
treated as DAG and sometimes as DAGModel and sometimes there is no assumption 
it might be None. But I am not going to fix it now :) 
   
   
![image](https://github.com/user-attachments/assets/2dda6dc3-9d0e-4af8-a6ea-82cbf92beba8)
   


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