chore: fix failing pre-commit checks

- Remove empty line with spaces
This commit is contained in:
Kavin
2026-02-10 15:02:23 +05:30
committed by GitHub
parent 36e2cf49f3
commit ae490804f9

View File

@@ -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: