From 743b4cb6e22b4eb216c931a097c6dc8717d28237 Mon Sep 17 00:00:00 2001
From: joda9 <jonas.danke@rl-institut.de>
Date: Tue, 16 Jul 2024 16:16:29 +0200
Subject: [PATCH] delete unused files

---
 doc/conf.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py
index 2b2867de2..30cafa8a5 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -71,8 +71,6 @@
 ]
 # Files to ignore when building api documentation
 autoapi_ignore = [
-    "*/flex_opt/curtailment.py",
-    "*/flex_opt/storage_positioning.py",
     "*/opf/timeseries_reduction.py",
     "*/opf/opf_solutions/*",
 ]