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 8991c59 commit 61791b0Copy full SHA for 61791b0
docs/source/conf.py
@@ -14,7 +14,7 @@
14
#
15
import os
16
import sys
17
-sys.path.insert(0, os.path.abspath('../../'))
+sys.path.insert(0, os.path.abspath('../../../pystackql'))
18
19
# -- Project information -----------------------------------------------------
20
0 commit comments