From 22f81819d2ced7ff51e0c91ccf13a6e398c6e873 Mon Sep 17 00:00:00 2001 From: RemDelaporteMathurin Date: Thu, 30 Apr 2026 14:08:32 -0400 Subject: [PATCH] tried removing conf.py --- book/conf.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 book/conf.py diff --git a/book/conf.py b/book/conf.py deleted file mode 100644 index 34ec76d..0000000 --- a/book/conf.py +++ /dev/null @@ -1 +0,0 @@ -# Dummy conf.py to satisfy ReadTheDocs validation before pre_build step