Skip to content

Commit 5138d90

Browse files
committed
DOC: Don't import doctest because we're not using it
AFAICS we're not using it, so don't need to import it in conf.py
1 parent 3c615b5 commit 5138d90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
extensions = [
5858
'sphinx.ext.autodoc',
5959
'sphinx.ext.autosummary',
60-
'sphinx.ext.doctest',
6160
'sphinx.ext.inheritance_diagram',
6261
'sphinx.ext.intersphinx',
6362
'sphinx.ext.ifconfig',

0 commit comments

Comments
 (0)