Skip to content

Commit 96cade7

Browse files
committed
sphinx doc
1 parent a7901d1 commit 96cade7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import os
2121
import sys
2222
sys.path.insert(0, os.path.abspath('.'))
23-
23+
sys.path.insert(0, os.path.abspath('..'))
2424

2525

2626
# -- General configuration ------------------------------------------------

0 commit comments

Comments
 (0)