Skip to content

Commit 0cea14f

Browse files
committed
Update conf.py
1 parent e34cf92 commit 0cea14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import os
2929
import sys
3030
#sys.path.insert(0, os.path.abspath('../../codeflare/'))
31-
sys.path.insert(0, os.path.abspath('../'))
31+
sys.path.insert(0, os.path.abspath('../../'))
3232
import sphinx_rtd_theme
3333
from recommonmark.transform import AutoStructify
3434

0 commit comments

Comments
 (0)