fix: linter (imports alphabetical)
This commit is contained in:
parent
e0d5c6118f
commit
54b3676f35
@ -6,7 +6,7 @@ import copy
|
||||
|
||||
import frappe
|
||||
from frappe import _
|
||||
from frappe.query_builder.functions import Sum, Coalesce
|
||||
from frappe.query_builder.functions import Coalesce, Sum
|
||||
from frappe.utils import date_diff, flt, getdate
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user