[IMP] report_wkhtmltopdf_param: black, isort, prettier

This commit is contained in:
Maksym Yankin
2022-01-26 13:32:10 +02:00
parent 50ab189374
commit 9cb97b8961

View File

@@ -25,7 +25,7 @@ class TestWkhtmltopdf(odoo.tests.TransactionCase):
)
except ValidationError:
error = True
self.assertEquals(
self.assertEqual(
error,
False,
"There was an error adding wkhtmltopdf "