From 942d363c03e028a9e625f52cf9658f03839bafc2 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 7 Jun 2018 18:55:50 -0300 Subject: [PATCH] Improve changelog formatting --- changelog/3545.trivial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3545.trivial.rst b/changelog/3545.trivial.rst index 48f334eac..0b98f78b1 100644 --- a/changelog/3545.trivial.rst +++ b/changelog/3545.trivial.rst @@ -1 +1 @@ -Improve display of hint about --fulltrace with KeyboardInterrupt +Improve display of hint about ``--fulltrace`` with ``KeyboardInterrupt``.