[IMP] : black, isort, prettier

This commit is contained in:
Kitti U
2021-02-10 00:11:01 +07:00
parent 69ed532279
commit 01f5f982be
9 changed files with 97 additions and 64 deletions

View File

@@ -5,7 +5,6 @@ from odoo.tests.common import HttpCase
class TestReportQwebEncrypt(HttpCase):
def test_report_qweb_no_encrypt(self):
ctx = {"force_report_rendering": True}
report = self.env.ref("web.action_report_internalpreview")