Skip to content

Commit 7e274e6

Browse files
committed
Update
1 parent 774a121 commit 7e274e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ def reset_seeds(gallery_conf, fname):
150150
"pypandoc": {
151151
"extra_args": ["--mathjax", "--toc"],
152152
"filters": [".jenkins/custom_pandoc_filter.py"],
153+
},
153154
"download_all_examples": False,
154155
"download_section_examples": False,
155-
},
156156
}
157157

158158
html_baseurl = "https://docs.pytorch.org/tutorials/" # needed for sphinx-sitemap

0 commit comments

Comments
 (0)