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/03 18:02:45 UTC

[GitHub] BasPH commented on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py

BasPH commented on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py
URL: https://github.com/apache/incubator-airflow/pull/4383#issuecomment-451226235
 
 
   Good point. I'll rename to `errors.py`.
   
   @mik-laj There's one other error-class in models.py -> InvalidFernetToken. I was thinking of grouping that into a `fernet.py` script since there's a few fernet-related functions and classes in models.py. So for now, `errors.py` will only contain ImportError.

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