fix: linter issue

This commit is contained in:
ruthra kumar
2022-11-22 15:06:27 +05:30
parent 65c9941aa4
commit 72f9308df6

View File

@@ -5,7 +5,7 @@
import frappe
from frappe import _, qb, scrub
from frappe.query_builder import Order
from frappe.utils import cint, flt, formatdate
from frappe.utils import cint, flt
from erpnext.controllers.queries import get_match_cond
from erpnext.stock.utils import get_incoming_rate