From ae490804f9ef510fee5107e233199c3d296e39f1 Mon Sep 17 00:00:00 2001 From: Kavin <78342682+kavin-114@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:02:23 +0530 Subject: [PATCH] chore: fix failing pre-commit checks - Remove empty line with spaces --- erpnext/stock/doctype/batch/test_batch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/stock/doctype/batch/test_batch.py b/erpnext/stock/doctype/batch/test_batch.py index 2100f2f663f..c3764138a08 100644 --- a/erpnext/stock/doctype/batch/test_batch.py +++ b/erpnext/stock/doctype/batch/test_batch.py @@ -141,7 +141,7 @@ class TestBatch(FrappeTestCase): from erpnext.stock.doctype.stock_reconciliation.test_stock_reconciliation import ( create_batch_item_with_batch, ) - + session_user = frappe.session.user try: