From 198e993969ddf9ecb137150760565fccc773f11c Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 9 Jun 2018 21:31:32 -0300 Subject: [PATCH] Format CHANGELOG --- changelog/3554.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3554.bugfix b/changelog/3554.bugfix index 3e2fdfc20..4a10d71ee 100644 --- a/changelog/3554.bugfix +++ b/changelog/3554.bugfix @@ -1 +1 @@ -Allow CallInfo to have an unfinished state represented by having a None value in the result attribute. +Allow ``CallInfo`` to have an unfinished state represented by having a ``None`` value in the ``result`` attribute.