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 2021/09/26 20:01:11 UTC

[GitHub] [airflow] mik-laj commented on issue #18540: Failed to import airflow_local_settings

mik-laj commented on issue #18540:
URL: https://github.com/apache/airflow/issues/18540#issuecomment-927361764


   In this context, you should import Airflow Exception as follow: 
   ```
   from airflow.exceptions import AirflowException
   ```
   


-- 
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