Skip to content

Commit e64dc22

Browse files
loganthomassvekars
andauthored
Update CONTRIBUTING.md (pytorch#2918)
Fix indent show copy of code doesn't include tick marks Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 9cd40c9 commit e64dc22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,9 @@ example](https://github.com/pytorch/tutorials/blob/main/_static/img/thumbnails/c
326326

327327
The following command builds an HTML version of the tutorial website.
328328

329-
```
330-
make html-noplot
331-
```
329+
```
330+
make html-noplot
331+
```
332332

333333
This command does not run your tutorial code. To build the tutorial in a
334334
way that executes the code, use `make docs`. However, unless you have a

0 commit comments

Comments
 (0)