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.