We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174c1c8 commit 9bfe34cCopy full SHA for 9bfe34c
doc/source/conf.py
@@ -14,6 +14,7 @@
14
15
import sys
16
import os
17
+from os.path import abspath, join, dirname, normpath
18
19
# If extensions (or modules to document with autodoc) are in another directory,
20
# add these directories to sys.path here. If the directory is relative to the
0 commit comments