ashb edited a comment on issue #7456: [AIRFLOW-6817] - Move airflow __init__.py imports to sub-packages URL: https://github.com/apache/airflow/pull/7456#issuecomment-589962141 This is going to need a change to the vast majority of dag in existence - our own docs http://airflow.apache.org/docs/stable/tutorial.html say `from airflow import DAG` . Is there any clever tricks we can do to have that import still work but only import models etc when first accessed?
---------------------------------------------------------------- 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] With regards, Apache Git Services
