Skip to content

Commit f8f690d

Browse files
committed
adds the versionadded flag in docs (#1749)
1 parent e229a27 commit f8f690d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/en/doctest.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ which can then be used in your doctests directly::
135135
Output format
136136
-------------
137137

138+
.. versionadded:: 3.0
139+
138140
You can change the diff output format on failure for your doctests
139141
by using one of standard doctest modules format in options
140142
(see :data:`python:doctest.REPORT_UDIFF`, :data:`python:doctest.REPORT_CDIFF`,

0 commit comments

Comments
 (0)