[IMP] report_wkhtmltopdf_param: black, isort, prettier

This commit is contained in:
Maksym Yankin
2022-01-26 13:32:10 +02:00
parent 00bc82cfa5
commit f398ddf80d
3 changed files with 8 additions and 1 deletions

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 "