You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/03 13:43:00 UTC

[jira] [Commented] (AIRFLOW-6428) Fix import path for airflow.utils.dates.days_ago in Example DAGs

    [ https://issues.apache.org/jira/browse/AIRFLOW-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007490#comment-17007490 ] 

ASF subversion and git services commented on AIRFLOW-6428:
----------------------------------------------------------

Commit 18e8cea4e7487a7dfefc03661e5ebe54c4104ead in airflow's branch refs/heads/master from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=18e8cea ]

[AIRFLOW-6428] Fix import path for airflow.utils.dates.days_ago in Example DAGs (#7007)



> Fix import path for airflow.utils.dates.days_ago in Example DAGs
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-6428
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6428
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: utils
>    Affects Versions: 1.10.7
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>             Fix For: 2.0.0, 1.10.8
>
>         Attachments: image-2020-01-02-15-33-55-601.png
>
>
> Currently, without the entry in __init__.py, IDEs show that it could not find the reference to *dates* and hence if you try to find the reference for *days_ago* function or *dates* modules it can't find it.
> Check attachment



--
This message was sent by Atlassian Jira
(v8.3.4#803005)