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 db69730 commit 06b4b5cCopy full SHA for 06b4b5c
docs/conf.py
@@ -12,7 +12,7 @@
12
#
13
import os
14
import sys
15
-sys.path.insert(0, os.path.abspath('.'))
+sys.path.insert(0, os.path.abspath('..'))
16
17
18
# -- Project information -----------------------------------------------------
0 commit comments