[
https://issues.apache.org/jira/browse/AIRFLOW-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967647#comment-16967647
]
ASF subversion and git services commented on AIRFLOW-5362:
----------------------------------------------------------
Commit 7330f566431febc43b3e43885e28a2349755198b in airflow's branch
refs/heads/v1-10-test from Kevin Yang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7330f56 ]
[AIRFLOW-5362] Reorder imports (#5944)
(cherry picked from commit d719e1fd6705a93a0dfefef4b46478ade5e006ea)
> Imports are not ordered properly
> --------------------------------
>
> Key: AIRFLOW-5362
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5362
> Project: Apache Airflow
> Issue Type: Improvement
> Components: PR tool
> Affects Versions: 1.10.4
> Reporter: Kevin Yang
> Assignee: Kevin Yang
> Priority: Major
> Fix For: 2.0.0
>
>
> Imports in the projects are not ordered properly and there's no unified way
> to sort them. This causes big headache resolving conflicts and the lookings
> of the code base :D
--
This message was sent by Atlassian Jira
(v8.3.4#803005)