potiuk edited a comment on pull request #20422:
URL: https://github.com/apache/airflow/pull/20422#issuecomment-997952093
And including airlfow built-ins (there we could directly import airflow's
context):
```
[jarek:~/code/airflow] [airflow-master-3.7] fix-mypy-google-cloud-build+ 3s
± grep -r "execute(self, context)" airflow | wc
373 1744 32907
[jarek:~/code/airflow] [airflow-master-3.7] fix-mypy-google-cloud-build+ ±
grep -r "poke(self, context)" airflow | wc
28 114 2040
```
--
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]