From 6ce5c7d45e3422c3dcb05c4ee476a9aa2fff7d72 Mon Sep 17 00:00:00 2001 From: MomIsBestFriend <> Date: Fri, 6 Dec 2019 00:57:11 +0200 Subject: [PATCH] CLN: Removed unused dict --- doc/source/conf.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 096f1a63eddf8..6beada9664c43 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -406,12 +406,6 @@ "statsmodels": ("http://www.statsmodels.org/devel/", None), } -# extlinks alias -extlinks = { - "issue": ("https://github.com/pandas-dev/pandas/issues/%s", "GH"), - "wiki": ("https://github.com/pandas-dev/pandas/wiki/%s", "wiki "), -} - ipython_warning_is_error = False ipython_exec_lines = [