Ash Berlin-Taylor created AIRFLOW-6883:
------------------------------------------
Summary: Improve import time of airflow moudle
Key: AIRFLOW-6883
URL: https://issues.apache.org/jira/browse/AIRFLOW-6883
Project: Apache Airflow
Issue Type: Improvement
Components: core
Affects Versions: 2.0.0
Reporter: Ash Berlin-Taylor
Assignee: Ash Berlin-Taylor
Importing the file_task_handler is importing TaksInstance (which currently
pulls in much of the rest of airflow) -- but it is only used for type checking,
so can be put behind a guard
--
This message was sent by Atlassian Jira
(v8.3.4#803005)