kaxil commented on pull request #9910:
URL: https://github.com/apache/airflow/pull/9910#issuecomment-662101614


   > @kaxil Ok, I'll move `from airflow.models import DAG` after 
`settings.initialize`.
   
   Thanks, really appreciate the fix. Can you also please add a comment in that 
file on why the import line is below `settings.initialize`? 
   
   Also pylint or isort might complain, so you might have to add some `#pylint: 
disable` and/or `#noqa` after the comments to disable the checks


----------------------------------------------------------------
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:
[email protected]


Reply via email to