[IMP] partner_statement: black, isort, prettier

This commit is contained in:
mariadforgeflow
2022-02-04 14:33:36 +01:00
committed by Miquel Raïch
parent f2582803b0
commit 683730388e
6 changed files with 29 additions and 30 deletions

View File

@@ -8,7 +8,7 @@ from odoo.tests.common import TransactionCase
class TestActivityStatement(TransactionCase):
""" Tests for Activity Statement."""
"""Tests for Activity Statement."""
def setUp(self):
super().setUp()