From c0f883b520c1a9fa02c650e67a7a9295388f91f1 Mon Sep 17 00:00:00 2001
From: Dominique Benielli <dominique.benielli@univ-amu.fr>
Date: Thu, 25 May 2023 11:41:12 +0200
Subject: [PATCH] Update conf.py

---
 doc/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index dcf8a48..18dc611 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -282,4 +282,4 @@ sphinx_gallery_conf = {
     'gallery_dirs': 'tutorial/auto_examples'}
 
 # Generate the plots for the gallery
-plot_gallery = 'True'
+plot_gallery = True
-- 
GitLab