Kevin Yang created AIRFLOW-3393:
-----------------------------------
Summary: Fix bug in usage of reload_module
Key: AIRFLOW-3393
URL: https://issues.apache.org/jira/browse/AIRFLOW-3393
Project: Apache Airflow
Issue Type: Improvement
Reporter: Kevin Yang
Assignee: Kevin Yang
The[ reload_module
usage|https://github.com/apache/incubator-airflow/blob/master/airflow/utils/dag_processing.py#L479]
is wrong. Need to remove the last section in the package string.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)