chore: resolve linter issue

This commit is contained in:
Diptanil Saha
2025-12-02 21:04:00 +05:30
committed by GitHub
parent 0458c548ec
commit 0a64e43e92

View File

@@ -21,7 +21,6 @@ from erpnext.stock.doctype.serial_no.serial_no import get_serial_nos
from erpnext.stock.stock_ledger import is_negative_stock_allowed
class PartialPaymentValidationError(frappe.ValidationError):
pass