fix: linter issues
This commit is contained in:
parent
31ac1011b8
commit
5b40d9e7cd
@ -7,8 +7,8 @@ import frappe
|
|||||||
from frappe.utils import now_datetime, random_string, today
|
from frappe.utils import now_datetime, random_string, today
|
||||||
|
|
||||||
from erpnext.crm.doctype.lead.lead import make_customer
|
from erpnext.crm.doctype.lead.lead import make_customer
|
||||||
from erpnext.crm.doctype.opportunity.opportunity import make_quotation
|
|
||||||
from erpnext.crm.doctype.lead.test_lead import make_lead
|
from erpnext.crm.doctype.lead.test_lead import make_lead
|
||||||
|
from erpnext.crm.doctype.opportunity.opportunity import make_quotation
|
||||||
from erpnext.crm.utils import get_linked_communication_list
|
from erpnext.crm.utils import get_linked_communication_list
|
||||||
|
|
||||||
test_records = frappe.get_test_records('Opportunity')
|
test_records = frappe.get_test_records('Opportunity')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user