fix: library import formatting
This commit is contained in:
parent
52fd804aed
commit
ebb7bc201b
@ -5,8 +5,8 @@
|
||||
|
||||
|
||||
import frappe
|
||||
from frappe.model.document import Document
|
||||
from frappe.custom.doctype.property_setter.property_setter import make_property_setter
|
||||
from frappe.model.document import Document
|
||||
from frappe.utils import cint
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user