uranusjr opened a new pull request #19886:
URL: https://github.com/apache/airflow/pull/19886


   Eventually fix #19716, close #19734.
   
   Fortunately (?) we don’t really set up Mypy with enough information to catch 
typing errors this introduces to `def execute(self, context: Dict):`. I still 
intend to fix those eventually, but this helps producing a cleaner diff to run 
against CI.
   
   Now that we have a class (and a separate module), I also want to move more 
logic from the giant `TaskInstance.get_template_context()` (currently ~250 
lines).


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