subkanthi edited a comment on pull request #21077: URL: https://github.com/apache/airflow/pull/21077#issuecomment-1041985482
> > Did you dollow the advice @subkanthi ? > > ``` > > ./breeze build-image --python 3.7 > > ``` > > Not really, sorry will try again. unfortunately that didnt help, will try to troubleshoot the problem. ``` root@c7681a0b5172:/opt/airflow# mypy airflow/example_dags/example_kubernetes_decorator.py Success: no issues found in 1 source file root@c7681a0b5172:/opt/airflow# mypy --namespace-packages airflow/example_dags Success: no issues found in 39 source files ``` -- 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]
