[
https://issues.apache.org/jira/browse/AIRFLOW-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833243#comment-16833243
]
ASF subversion and git services commented on AIRFLOW-4460:
----------------------------------------------------------
Commit 97ad71c99373759cc022733b2732c3bd43af983d in airflow's branch
refs/heads/master from Jiajie Zhong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=97ad71c ]
[AIRFLOW-4460] Remove __future__ import in models (#5237)
Remove _future_ should done in
https://github.com/apache/airflow/pull/5020, but in
the same time our code base refactor models and
move some code out of _init.py. This PR to remove
__future__ in models.
> Remove __future__ import in models
> ----------------------------------
>
> Key: AIRFLOW-4460
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4460
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: models
> Reporter: zhongjiajie
> Assignee: zhongjiajie
> Priority: Major
>
> Remove __future__ should being done inĀ
> https://issues.apache.org/jira/browse/AIRFLOW-4200, but in the same time we
> refactor models and move some code out of __init__.py. This Jira ticket to
> removeĀ __future__ in models.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)