chore: style

This commit is contained in:
anandbaburajan 2022-11-30 23:56:37 +05:30
parent ba38001116
commit 827ad01d4f

View File

@ -12,8 +12,8 @@ from frappe.utils import (
get_first_day, get_first_day,
get_last_day, get_last_day,
getdate, getdate,
nowdate,
is_last_day_of_the_month, is_last_day_of_the_month,
nowdate,
) )
from erpnext.accounts.doctype.purchase_invoice.test_purchase_invoice import make_purchase_invoice from erpnext.accounts.doctype.purchase_invoice.test_purchase_invoice import make_purchase_invoice