[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

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