From 197ad079d17aaaaa3879c16a54167808136c4578 Mon Sep 17 00:00:00 2001 From: Ryunosuke O'Neil Date: Thu, 29 Sep 2022 15:14:31 +0200 Subject: [PATCH] Remove unnecessary line from conf.py --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 87b675e59..d671a634f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -94,7 +94,6 @@ "source_repository": "https://github.com/pradyunsg/furo/", "source_branch": "main", "source_directory": "docs/", - "source_edit_link": "", } if "READTHEDOCS" in os.environ: