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 92dda84 commit 55ed4ebCopy full SHA for 55ed4eb
doc/conf.py
@@ -17,7 +17,7 @@
17
# If extensions (or modules to document with autodoc) are in another directory,
18
# add these directories to sys.path here. If the directory is relative to the
19
# documentation root, use os.path.abspath to make it absolute, like shown here.
20
-sys.path.insert(0, os.path.abspath("../../streamparse"))
+sys.path.insert(0, os.path.abspath("../streamparse"))
21
from version import __version__ as VERSION
22
23
# -- General configuration ------------------------------------------------
0 commit comments