Skip to content

Commit 9b5601f

Browse files
authored
Merge pull request #11 from stackql/feature/refactor
doc updates
2 parents c48a497 + 61791b0 commit 9b5601f

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
@@ -14,7 +14,7 @@
1414
#
1515
import os
1616
import sys
17-
sys.path.insert(0, os.path.abspath('../../'))
17+
sys.path.insert(0, os.path.abspath('../../../pystackql'))
1818

1919
# -- Project information -----------------------------------------------------
2020

0 commit comments

Comments
 (0)