We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39a3d3 commit 8928bc9Copy full SHA for 8928bc9
docs/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