Skip to content

Commit 5bd2456

Browse files
committed
chore: Update plot_gallery setting to use str value
1 parent 99d5cf6 commit 5bd2456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# source_encoding = "utf-8-sig"
7575

7676
# Generate the plots for the gallery
77-
plot_gallery = True
77+
plot_gallery = "True"
7878

7979
# The master toctree document.
8080
master_doc = "index"

0 commit comments

Comments
 (0)