mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
chore: add missing import
This commit is contained in:
@@ -5,6 +5,7 @@ import unittest
|
|||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
from dateutil.relativedelta import relativedelta
|
from dateutil.relativedelta import relativedelta
|
||||||
|
from frappe.tests.utils import FrappeTestCase
|
||||||
from frappe.utils import add_months
|
from frappe.utils import add_months
|
||||||
|
|
||||||
import erpnext
|
import erpnext
|
||||||
|
|||||||
Reference in New Issue
Block a user