[
https://issues.apache.org/jira/browse/AIRFLOW-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214394#comment-16214394
]
ASF subversion and git services commented on AIRFLOW-1716:
----------------------------------------------------------
Commit 786e5223ac3c395dd31e748e6776fdaf3dc4880f in incubator-airflow's branch
refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=786e522 ]
Revert "[AIRFLOW-1716] Fix multiple __init__ def in SimpleDag"
This reverts commit e05254f8731ac55e169cdc581a38b0d3fe06267d.
> Fix multiple __init__ definition in SimpleDag
> ---------------------------------------------
>
> Key: AIRFLOW-1716
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1716
> Project: Apache Airflow
> Issue Type: Bug
> Components: DAG
> Affects Versions: 1.9.0
> Reporter: Sanjay Pillai
> Assignee: Sanjay Pillai
>
> In airflow.utitls.dag_processing.SimpleDag __init__ definition is repeated.
> probably a result of incorrect merge conflict resolution.
> removed the previous __init__ def and updated doc string.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)