Skip to content

Commit c2af783

Browse files
authored
DOC: change code block for black (#54146)
1 parent 098a569 commit c2af783

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/source/development/contributing_documentation.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,7 @@ to speed up the documentation build. You can override this::
189189
python make.py html --num-jobs 4
190190

191191
Open the following file in a web browser to see the full documentation you
192-
just built::
193-
194-
doc/build/html/index.html
192+
just built ``doc/build/html/index.html``.
195193

196194
And you'll have the satisfaction of seeing your new and improved documentation!
197195

0 commit comments

Comments
 (0)