Added a missing space.
This commit is contained in:
parent
8e422ac369
commit
b0c56cadab
@ -18,7 +18,7 @@
|
||||
{{ data|string|indent(indents, True) }}{{ '\n' }}
|
||||
{%- else -%}
|
||||
{%- if indents != 0 and not carryover -%}
|
||||
{{- "{\n" -}}
|
||||
{{- " {\n" -}}
|
||||
{%- endif -%}
|
||||
{%- if data is mapping -%}
|
||||
{%- for entry in data|dictsort -%}
|
||||
|
Loading…
Reference in New Issue
Block a user