chore: linters check

This commit is contained in:
khushi
2025-06-19 15:07:44 +05:30
parent b55d1e61c7
commit f7e63936a9

View File

@@ -5,8 +5,8 @@
import frappe
from frappe import _
from frappe.model.document import Document
from frappe.utils import getdate, nowdate
from frappe.model.naming import append_number_if_name_exists
from frappe.utils import getdate, nowdate
class Contract(Document):