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 c3c86fd commit 597982dCopy full SHA for 597982d
docs/conf.py
@@ -9,17 +9,7 @@
9
# All configuration values have a default; values that are commented out
10
# serve to show the default.
11
12
-# -- Path setup --------------------------------------------------------------
13
-
14
-# If extensions (or modules to document with autodoc) are in another directory,
15
-# add these directories to sys.path here. If the directory is relative to the
16
-# documentation root, use os.path.abspath to make it absolute, like shown here.
17
18
import importlib.metadata
19
-import os
20
-import sys
21
-sys.path.insert(0, os.path.abspath('..'))
22
23
24
# -- General configuration -----------------------------------------------------
25
0 commit comments