[
https://issues.apache.org/jira/browse/AIRFLOW-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaodong DENG updated AIRFLOW-4399:
-----------------------------------
Summary: To avoid duplicated os.path.isfile(filepath) checks in
models.dagbag (was: To remove duplicated os.path.isfile(filepath) checks in
models.dagbag)
> To avoid 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
> Priority: Minor
> 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)