Removed spurious import in conf.py

This commit is contained in:
emmanuelle
2016-05-10 21:46:48 +02:00
parent 52b0e16a78
commit 2ddf2ef01d
+1 -1
View File
@@ -14,7 +14,7 @@
import sys
import os
import skimage
import sphinx_gallery
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.