We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceedb2 commit dfb31e4Copy full SHA for dfb31e4
1 file changed
l10n_es_facturae_custom_rounding/tests/test_facturae_custom_rounding.py
@@ -5,7 +5,7 @@
5
6
from lxml import etree
7
8
-from odoo.addons.account_invoice_custom_rounding.tests.test_account_invoice_custom_rounding import ( # noqa: E501
+from odoo.addons.account_invoice_custom_rounding.tests.test_account_invoice_custom_rounding import ( # noqa: B950
9
TestAccountInvoiceCustomRounding,
10
)
11
0 commit comments