Skip to content

Commit 185c53f

Browse files
Gitpod docs: added missing line break (pandas-dev#50888)
* added missing line break * trim whitespace * remove unnecessary command Co-authored-by: Marc Garcia <[email protected]> Co-authored-by: Marc Garcia <[email protected]>
1 parent 69a8150 commit 185c53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_gitpod.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ docs you need to run the following command in the docs directory::
145145

146146
Alternatively you can build a single page with::
147147

148-
python make.py html python make.py --single development/contributing_gitpod.rst
148+
python make.py --single development/contributing_gitpod.rst
149149

150150
You have two main options to render the documentation in Gitpod.
151151

0 commit comments

Comments
 (0)