Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8c199a4

Browse files
committed
Remove redundant comments from Sphinx configuration script
1 parent aca77bf commit 8c199a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/source/conf.py

-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
# Add any Sphinx extension module names here, as strings. They can be
3939
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
4040
# ones.
41-
#extensions = [
42-
# 'sphinx.ext.autodoc',
43-
#]
44-
4541
extensions = ['sphinx.ext.autodoc', 'sphinxcontrib.napoleon']
4642

4743
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)