Skip to content

Commit 919d7ed

Browse files
committed
tc
1 parent a9972bc commit 919d7ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ def wrapper(*args, **kwargs):
145145
'first_notebook_cell': ("# For tips on running notebooks in Google Colab, see\n"
146146
"# https://pytorch.org/tutorials/beginner/colab\n"
147147
"%matplotlib inline"),
148-
'reset_modules': (reset_seeds),
149148
'ignore_pattern': r'_torch_export_nightly_tutorial.py',
150149
'pypandoc': {'extra_args': ['--mathjax', '--toc'],
151150
'filters': ['.jenkins/custom_pandoc_filter.py'],

0 commit comments

Comments
 (0)