You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/01/02 15:36:00 UTC

[jira] [Created] (AIRFLOW-6428) Add dates module to airflow/utils/__init__.py

Kaxil Naik created AIRFLOW-6428:
-----------------------------------

             Summary: Add dates module to airflow/utils/__init__.py
                 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
             Fix For: 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)