Skip to content

Commit 676ea3f

Browse files
timhoffmAA-Turner
andauthored
Apply suggestions from code review
Co-authored-by: Adam Turner <[email protected]>
1 parent fc5f85c commit 676ea3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/usage/extensions/doctest.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ a comma-separated list of group names.
135135
Supported PEP-440 operands and notations
136136
137137
.. rst:directive:option:: trim-doctest-flags
138-
.. rst:directive:option:: no-trim-doctest-flags
138+
no-trim-doctest-flags
139139
140140
Whether to trim remove doctest flags (comments looking like
141141
``# doctest: FLAG, ...``) at the ends of lines and ``<BLANKLINE>`` markers
@@ -163,7 +163,7 @@ a comma-separated list of group names.
163163
highlighted code block.
164164
165165
.. rst:directive:option:: trim-doctest-flags
166-
.. rst:directive:option:: no-trim-doctest-flags
166+
no-trim-doctest-flags
167167
168168
Whether to trim remove doctest flags (comments looking like
169169
``# doctest: FLAG, ...``) at the ends of lines and ``<BLANKLINE>`` markers
@@ -211,7 +211,7 @@ a comma-separated list of group names.
211211
A comma-separated list of doctest flags.
212212
213213
.. rst:directive:option:: trim-doctest-flags
214-
.. rst:directive:option:: no-trim-doctest-flags
214+
no-trim-doctest-flags
215215
216216
Whether to trim remove doctest flags (comments looking like
217217
``# doctest: FLAG, ...``) at the ends of lines and ``<BLANKLINE>`` markers

0 commit comments

Comments
 (0)