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 e34cf92 commit 0cea14fCopy full SHA for 0cea14f
docs/source/conf.py
@@ -28,7 +28,7 @@
28
import os
29
import sys
30
#sys.path.insert(0, os.path.abspath('../../codeflare/'))
31
-sys.path.insert(0, os.path.abspath('../'))
+sys.path.insert(0, os.path.abspath('../../'))
32
import sphinx_rtd_theme
33
from recommonmark.transform import AutoStructify
34
0 commit comments