Skip to content

Commit 0b325c9

Browse files
Update doc/source/conf.py
Co-authored-by: Garcia Samuel <[email protected]>
1 parent fb6a659 commit 0b325c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
)
253253

254254
sphinx_gallery_conf = {
255-
'only_warn_on_example_error': True, # helps with debugging broken examples
255+
# 'only_warn_on_example_error': True, # helps with debugging broken examples
256256
"examples_dirs": "../../examples", # path to your example scripts
257257
"gallery_dirs": "examples", # path to where to save gallery generated output
258258
}

0 commit comments

Comments
 (0)