mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 10:08:30 +00:00
fix: formatting
This commit is contained in:
@@ -2008,7 +2008,8 @@ class TestSubcontractingReceipt(FrappeTestCase):
|
||||
This test ensures that the inventory dimensions are retained on each save.
|
||||
"""
|
||||
from erpnext.stock.doctype.inventory_dimension.test_inventory_dimension import (
|
||||
create_inventory_dimension, prepare_test_data
|
||||
create_inventory_dimension,
|
||||
prepare_test_data,
|
||||
)
|
||||
|
||||
prepare_test_data()
|
||||
|
||||
Reference in New Issue
Block a user