From 4370639bbdb4ed2979ba233e9f2764fa29a7db5a Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Wed, 25 Oct 2023 12:48:03 +0100 Subject: [PATCH] style: remove useless leading whitespace When rendering this file, 2 lines of empty space appear. --- .pre-commit-config.yaml.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml.jinja b/.pre-commit-config.yaml.jinja index 7ea282ed..96dc4865 100644 --- a/.pre-commit-config.yaml.jinja +++ b/.pre-commit-config.yaml.jinja @@ -9,7 +9,7 @@ {%- set proj_rev.pylint_odoo = "v8.0.0" %} {%- else %} {%- set proj_rev.pylint_odoo = "v8.0.20" %} -{%- endif %} +{%- endif -%} exclude: | (?x)