From 6363ff85fda569ec5f9797ddb82e4cb24da8c670 Mon Sep 17 00:00:00 2001 From: thelsing Date: Sat, 10 Aug 2024 00:35:50 +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 fc7f2e7..e31eb30 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -475,4 +475,4 @@ epub_exclude_files = ['search.html'] # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'https://docs.python.org/': None} +# intersphinx_mapping = {'https://docs.python.org/': None}