From 4064ca64db40b5feadbbc1004d6c2b1ace596190 Mon Sep 17 00:00:00 2001 From: Dan Lawrence Date: Sat, 11 Mar 2023 17:30:07 +0000 Subject: [PATCH] Try and fix online API docs generation --- docs/source/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 3a6513f2..81741bb3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -14,8 +14,6 @@ # import os import sys -import sphinxcontrib.htmlhelp -import sphinxcontrib.applehelp import sphinx_rtd_theme