potiuk edited a comment on pull request #20422:
URL: https://github.com/apache/airflow/pull/20422#issuecomment-997949200


   If we agree this is the right way of treating context we could easily 
automate and apply it to all operators/sensors that have currnetly:
   
   ```
   execute(self, context)
   ```
   or
   
   ```
   poke(self, context)
   ```
   
   as a single big change (after we complete all other MyPy changes. WDYT?


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