[
https://issues.apache.org/jira/browse/AIRFLOW-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214393#comment-16214393
]
ASF subversion and git services commented on AIRFLOW-1716:
----------------------------------------------------------
Commit e05254f8731ac55e169cdc581a38b0d3fe06267d in incubator-airflow's branch
refs/heads/master from [~sanjay.pillai]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e05254f ]
[AIRFLOW-1716] Fix multiple __init__ def in SimpleDag
Closes #2692 from MortalViews/master
> 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)