From 78ca5f03179555034ea795a1daa2df46ad4ca053 Mon Sep 17 00:00:00 2001 From: ajnebro Date: Fri, 21 Jun 2024 18:21:06 +0200 Subject: [PATCH] Update conf.py --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 500c8c63..dc5a0c25 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -97,4 +97,4 @@ # -- Options for intersphinx extension --------------------------------------- -intersphinx_mapping = {'https://docs.python.org/': None} \ No newline at end of file +intersphinx_mapping = {'': ('https://docs.python.org/', None)} \ No newline at end of file