From 28f70568798a5db468e356d63906a408d2f6ce5a Mon Sep 17 00:00:00 2001 From: Tzu-ping Chung Date: Sun, 18 Apr 2021 01:05:58 +0800 Subject: [PATCH] Fix changelog misformat --- tools/news/template.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/news/template.rst b/tools/news/template.rst index 70d6ab75def..627bc333a3a 100644 --- a/tools/news/template.rst +++ b/tools/news/template.rst @@ -1,4 +1,4 @@ -{{ top_line -}} +{{ top_line }} {%- for section in sections %} {% set underline = "-" %}