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 fdf7a7c commit 9c3f95bCopy full SHA for 9c3f95b
docs/source/conf.py
@@ -16,7 +16,7 @@
16
# If extensions (or modules to document with autodoc) are in another directory,
17
# add these directories to sys.path here. If the directory is relative to the
18
# documentation root, use os.path.abspath to make it absolute, like shown here.
19
-#sys.path.insert(0, os.path.abspath('.'))
+sys.path.insert(0, os.path.abspath('../..'))
20
21
# -- General configuration -----------------------------------------------------
22
0 commit comments