[IMP] account_partner_reconcile: black, isort, prettier

pull/803/head
Jasmin Solanki 2022-06-10 08:53:06 +05:30 committed by ArnauCForgeFlow
parent eac215786d
commit e1ae2519e4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from odoo.tests.common import TransactionCase
class TestAccountPartnerReconcile(TransactionCase):
""" Tests for Account Partner Reconcile."""
"""Tests for Account Partner Reconcile."""
def setUp(self):
super(TestAccountPartnerReconcile, self).setUp()