Skip to content

Commit 158ae27

Browse files
committed
add file
1 parent 12b071e commit 158ae27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#
1313
import os
1414
import sys
15-
sys.path.insert(0, os.path.abspath('../'))
15+
sys.path.insert(0, os.path.abspath('./../../ee/'))
1616
import sphinx_rtd_theme
1717

1818

0 commit comments

Comments
 (0)