removed whitespace

This commit is contained in:
AravindPranera 2017-09-15 11:04:14 +05:30 committed by GitHub
parent 2c1f44ecfa
commit 27bbb561d2

View File

@ -272,7 +272,6 @@ def make_supplier_quotation(source_name, target_doc=None):
}
}
}, target_doc)
return doclist
@frappe.whitelist()