[IMP] account_tax_balance: pre-commit auto fixes
This commit is contained in:
@@ -5,7 +5,6 @@ from odoo import models
|
||||
|
||||
|
||||
class AccountMoveLine(models.Model):
|
||||
|
||||
_inherit = "account.move.line"
|
||||
|
||||
def init(self):
|
||||
|
||||
Reference in New Issue
Block a user