[IMP] account_tax_balance: pre-commit auto fixes

This commit is contained in:
David Ramia
2023-11-26 21:20:09 +01:00
committed by Borruso
parent 81cc606032
commit e017bb37f4
10 changed files with 48 additions and 47 deletions

View File

@@ -5,7 +5,6 @@ from odoo import models
class AccountMoveLine(models.Model):
_inherit = "account.move.line"
def init(self):