Skip to content

Commit c553fd5

Browse files
committed
Update
1 parent d1f9654 commit c553fd5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def reset_seeds(gallery_conf, fname):
109109
'reset_modules': (reset_seeds),
110110
'ignore_pattern': r'_torch_export_nightly_tutorial.py',
111111
'pypandoc': {'extra_args': ['--mathjax'],
112-
'filters': ['./custom_pandoc_filter.py'],
112+
'filters': ['.jenkins/custom_pandoc_filter.py'],
113113
},
114114
}
115115

0 commit comments

Comments
 (0)