You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Xiaodong DENG (JIRA)" <ji...@apache.org> on 2019/04/24 02:43:00 UTC

[jira] [Created] (AIRFLOW-4399) To remove duplicated os.path.isfile(filepath) checks in models.dagbag

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)