[IMP] report_xlsx_helper: black, isort, prettier

This commit is contained in:
Luis
2022-01-19 13:28:17 +01:00
committed by Rodrigo
parent e6240f6771
commit 9688c16069

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