Skip to content

Commit

Permalink
Remove duplicated sphinx.ext.viewcode on docs/source/conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukinix committed Sep 9, 2017
1 parent 8e6b0bf commit c8164f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinx.ext.viewcode']

# The suffix(es) of source filenames.
Expand Down

0 comments on commit c8164f0

Please sign in to comment.