[IMP] report_wkhtmltopdf_param: black, isort, prettier

pull/727/head
Maksym Yankin 2022-01-26 13:32:10 +02:00
parent 50ab189374
commit 9cb97b8961
1 changed files with 1 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 "