ashb commented on issue #7517: [AIRFLOW-6817] Lazy-load `airflow.DAG` to keep user-facing API untouched URL: https://github.com/apache/airflow/pull/7517#issuecomment-590274997 Oh fark, PEP-562 is only Py 3.7+ I'll conditionally pull in https://github.com/facelessuser/pep562 for py <3.7 (Hell, that might even work on Py2 if we want it to)
---------------------------------------------------------------- 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
