Skip to content

Commit 712e2f3

Browse files
committed
Fixed pre-commit issues.
1 parent 168f832 commit 712e2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

account_invoice_margin/tests/test_account_invoice_margin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class TestAccountInvoiceMargin(AccountTestInvoicingCommon):
1111
@classmethod
1212
def setUpClass(cls):
1313
super().setUpClass()
14-
14+
1515
group_edit = cls.env.ref(
1616
"product_cost_security.group_product_edit_cost", raise_if_not_found=False
1717
)

0 commit comments

Comments
 (0)