Skip to content

Commit ffab3ca

Browse files
SizheQiuxiaoli0
authored andcommitted
conf_change
1 parent c8874ec commit ffab3ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
#
1313
import os
1414
import sys
15-
sys.path.insert(0, os.path.abspath('.'))
16-
sys.path.append('../../funpipe')
15+
sys.path.insert(0, os.path.abspath('../../funpipe'))
1716

1817
# -- Project information -----------------------------------------------------
1918

0 commit comments

Comments
 (0)