Skip to content

Commit 193448a

Browse files
authored
Merge pull request #21622 from meeseeksmachine/auto-backport-of-pr-21350-on-v3.5.x
Backport PR #21350 on branch v3.5.x (Remove plot_gallery setting from conf.py)
2 parents e69c777 + d3f9d97 commit 193448a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ def _check_dependencies():
190190
'junit': '../test-results/sphinx-gallery/junit.xml' if CIRCLECI else '',
191191
}
192192

193-
plot_gallery = 'True'
194193
mathmpl_fontsize = 11.0
195194
mathmpl_srcset = ['2x']
196195

0 commit comments

Comments
 (0)