commit | 84568ac3410f53976c76aa3e583b739df5f2a7a6 | [log] [tgz] |
---|---|---|
author | Ankush Menat <ankush@frappe.io> | Thu Mar 10 11:20:23 2022 +0530 |
committer | Ankush Menat <ankush@frappe.io> | Thu Mar 10 11:20:23 2022 +0530 |
tree | 890a6207c46511b902884090c6f122c0fe448364 | |
parent | 45c1d83ea1161a43d7fae99c2c5f283c44408ccb [diff] |
chore: imports
diff --git a/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py b/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py index b196fb5..952af81 100644 --- a/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py +++ b/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py
@@ -1,6 +1,5 @@ import frappe from dateutil.relativedelta import relativedelta - from frappe.tests.utils import FrappeTestCase from frappe.utils import now_datetime