mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
Added a path back
This commit is contained in:
parent
eea2fcc4b7
commit
6a43359727
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ try:
|
|||
except ImportError:
|
||||
print "no sphinx"
|
||||
|
||||
sys.path.insert(0, os.getcwd() + "/..")
|
||||
#parent = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
#sys.path.insert(0, parent)
|
||||
#sys.path.append(parent)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue