mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 22:06:22 +02:00
Added root path back
This commit is contained in:
parent
633bfde996
commit
04c716c3d2
2 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ try:
|
|||
except ImportError:
|
||||
print "no sphinx"
|
||||
|
||||
#sys.path.insert(0, os.getcwd() + "/..")
|
||||
sys.path.insert(0, os.getcwd() + "/..")
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue