You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/16 18:26:11 UTC

[GitHub] [airflow] subkanthi edited a comment on pull request #21077: Kubernetes decorator

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org