Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 650f55e

Browse files
authored
Merge pull request #23950 from timhoffm/remove-doctest
DOC: Don't import doctest because we're not using it
2 parents d2c8b29 + 5138d90 commit 650f55e

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
@@ -58,7 +58,6 @@
5858
extensions = [
5959
'sphinx.ext.autodoc',
6060
'sphinx.ext.autosummary',
61-
'sphinx.ext.doctest',
6261
'sphinx.ext.inheritance_diagram',
6362
'sphinx.ext.intersphinx',
6463
'sphinx.ext.ifconfig',

0 commit comments

Comments
 (0)