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 2019/01/01 02:01:18 UTC

[GitHub] mik-laj commented on a change in pull request #4383: [AIRFLOW-3475] Move ImportError out of models.py

mik-laj commented on a change in pull request #4383: [AIRFLOW-3475] Move ImportError out of models.py
URL: https://github.com/apache/incubator-airflow/pull/4383#discussion_r244626841
 
 

 ##########
 File path: airflow/models/importerror.py
 ##########
 @@ -0,0 +1,31 @@
+# -*- coding: utf-8 -*-
 
 Review comment:
   Maybe this file should be called `exception.py` and contain all the exceptions associated with model?

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