fix: Spacing after commas
This commit is contained in:
parent
0db86204cf
commit
aba58ba50e
@ -276,8 +276,7 @@ def make_opportunity(source_name, target_doc=None):
|
||||
"name": "party_name",
|
||||
"doctype": "opportunity_from",
|
||||
}
|
||||
}}, target_doc, set_missing_values
|
||||
)
|
||||
}}, target_doc, set_missing_values)
|
||||
|
||||
return target_doc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user