[IMP] account_partner_reconcile: black, isort, prettier

pull/791/head
Jasmin Solanki 2022-06-10 08:53:06 +05:30 committed by yibudak
parent 6834b8b664
commit 5fd92644b0
No known key found for this signature in database
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()