[IMP] account_tax_balance: black, isort, prettier

This commit is contained in:
Francisco Ivan Anton Prieto
2020-10-22 22:11:46 +02:00
committed by Borruso
parent 30f1f36484
commit 54339092f3
3 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ class AccountTax(models.Model):
)
def _account_tax_ids_with_moves(self):
""" Return all account.tax ids for which there is at least
"""Return all account.tax ids for which there is at least
one account.move.line in the context period
for the user company.