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 2018/12/29 01:58:07 UTC

[GitHub] jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import

jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import
URL: https://github.com/apache/incubator-airflow/pull/4389#issuecomment-450454429
 
 
   both `from airflow import AirflowException` and `from airflow.exceptions import AirflowException` should work as AirflowException is imported in the init file

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services