From de9b4d029863006b5a23c77555751d5769a3ebc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Szczygie=C5=82?= Date: Fri, 16 Feb 2024 10:38:37 +0100 Subject: [PATCH] Remove whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adam Szczygieł --- ncs/root_wip_envelope.yaml.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncs/root_wip_envelope.yaml.jinja2 b/ncs/root_wip_envelope.yaml.jinja2 index 7e7ab4ce..d8369a3d 100644 --- a/ncs/root_wip_envelope.yaml.jinja2 +++ b/ncs/root_wip_envelope.yaml.jinja2 @@ -48,7 +48,7 @@ SUIT_Envelope_Tagged: name: nRF54H20_sample_app {%- endif %} -{%- set component_list_without_top = component_list[:] %} +{%- set component_list_without_top = component_list[:] %} {%- if top is defined %} {%- set component_index = component_index + 1 %} {%- set top_component_index = component_index %}