vsoch commented on issue #4846: [AIRFLOW-4030] adding start to singularity for 
airflow
URL: https://github.com/apache/airflow/pull/4846#issuecomment-472208249
 
 
   Strange, now it's telling me differently about the imports of Callable and 
Pod, etc.
   
   ```
   ./airflow/contrib/utils/gcp_field_validator.py:212:9: F821 undefined name 
'Callable'
   ./airflow/contrib/kubernetes/pod_launcher.py:73:9: F821 undefined name 'Pod'
   ./airflow/contrib/kubernetes/pod_launcher.py:94:9: F821 undefined name 'Pod'
   
./airflow/contrib/kubernetes/kubernetes_request_factory/pod_request_factory.py:44:9:
 F821 undefined name 'Pod'
   
./airflow/contrib/kubernetes/kubernetes_request_factory/pod_request_factory.py:112:9:
 F821 undefined name 'Pod'
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to