From 7d69863bd165bd4dbdbeda5cebda1b5511c4d013 Mon Sep 17 00:00:00 2001
From: Hu Zhao <zhao@mbd.rwth-aachen.de>
Date: Sun, 16 Apr 2023 12:02:21 +0200
Subject: [PATCH] add: add example of sensitivity to gallery

---
 docs/source/examples.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/source/examples.rst b/docs/source/examples.rst
index 2cad567..c97d4a1 100644
--- a/docs/source/examples.rst
+++ b/docs/source/examples.rst
@@ -5,5 +5,6 @@ Example Gallery
 
    Emulator <../auto_examples/emulator/index>
    Sampler <../auto_examples/sampler/index>
+   Sensitivity <../auto_examples/sensitivity/index>
    Simulator <../auto_examples/simulator/index>
    
\ No newline at end of file
-- 
GitLab