style: fixed indentations and formatting
This commit is contained in:
parent
f0e6a16910
commit
dc51388666
@ -341,9 +341,7 @@ def make_maintenance_visit(source_name, target_doc=None, item_name=None, s_id=No
|
|||||||
"parenttype": "prevdoc_doctype",
|
"parenttype": "prevdoc_doctype",
|
||||||
},
|
},
|
||||||
"condition": lambda doc: doc.item_name == item_name,
|
"condition": lambda doc: doc.item_name == item_name,
|
||||||
|
|
||||||
"postprocess": update_sid
|
"postprocess": update_sid
|
||||||
|
|
||||||
}
|
}
|
||||||
}, target_doc)
|
}, target_doc)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user