Xiaodong DENG created AIRFLOW-4399:
--------------------------------------
Summary: To remove duplicated os.path.isfile(filepath) checks in
models.dagbag
Key: AIRFLOW-4399
URL: https://issues.apache.org/jira/browse/AIRFLOW-4399
Project: Apache Airflow
Issue Type: Improvement
Components: models
Affects Versions: 1.10.3
Reporter: Xiaodong DENG
Assignee: Xiaodong DENG
Fix For: 1.10.4
There are duplicated os.path.isfile(filepath) checks, among which the 2nd one
is not necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)