fix: remove newline
This commit is contained in:
parent
0f03b19109
commit
fc375c5bde
@ -20,7 +20,6 @@ from erpnext.accounts.doctype.subscription.subscription import get_prorata_facto
|
|||||||
|
|
||||||
|
|
||||||
def create_plan():
|
def create_plan():
|
||||||
|
|
||||||
if not frappe.db.exists('UOM', {"name": '_Test UOM'}):
|
if not frappe.db.exists('UOM', {"name": '_Test UOM'}):
|
||||||
frappe.get_doc({
|
frappe.get_doc({
|
||||||
"doctype": "UOM",
|
"doctype": "UOM",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user