chore: linters check

(cherry picked from commit f7e63936a9)
This commit is contained in:
khushi
2025-06-19 15:07:44 +05:30
committed by Mergify
parent 194e15fe6e
commit 8150638519

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):