Skip to content

Commit 8a902f2

Browse files
committed
fix docs
1 parent b16cab9 commit 8a902f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/doctest.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,8 @@ doctest decides whether actual output matches an example's expected output:
693693
In other words, the following expected outputs are equivalent under the
694694
:data:`!IGNORE_LINEBREAK`:
695695

696+
.. code-block::
697+
696698
[
697699
'a', 'b', 'c',
698700
'1', '2', '3'

0 commit comments

Comments
 (0)