We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0aac0 commit 9408d59Copy full SHA for 9408d59
doc/source/conf.py
@@ -16,7 +16,6 @@
16
# add these directories to sys.path here. If the directory is relative to the
17
# documentation root, use os.path.abspath to make it absolute, like shown here.
18
#sys.path.append(os.path.abspath('.'))
19
-sys.path.insert(0, '/home/jreback/pandas')
20
sys.path.insert(0, os.path.abspath('../sphinxext'))
21
22
sys.path.extend([
0 commit comments