Skip to content

Commit

Permalink
[OU-FIX] l10n_be: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
remytms committed May 22, 2024
1 parent 1d9cffc commit 8aebdb7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1797,6 +1797,7 @@ def _get_tags(env, names):
tags |= tag
return tags


def _repartition_lines_iter(account_tax):
"""Special loop over repartition lines in an account.tax"""
for repartition in account_tax.invoice_repartition_line_ids:
Expand Down

0 comments on commit 8aebdb7

Please sign in to comment.