[IMP] update dotfiles [ci skip]

This commit is contained in:
oca-git-bot
2022-03-31 17:24:24 +02:00
parent 9d4334c4a8
commit 06cf8a8563
7 changed files with 18 additions and 16 deletions

View File

@@ -738,7 +738,7 @@ class ReportXlsxAbstract(models.AbstractModel):
@staticmethod
def _apply_formula_quirk(args_data, cell_type, cell_format):
""" Insert empty value to force LibreOffice to recompute the value """
"""Insert empty value to force LibreOffice to recompute the value"""
if cell_type == "formula":
if not cell_format:
# Insert positional argument for missing format