We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55fba4 commit 74edc51Copy full SHA for 74edc51
user_manual/conf.py
@@ -10,6 +10,7 @@
10
#
11
# All configuration values have a default; values that are commented out
12
# serve to show the default.
13
+import os, inspect
14
15
# If extensions (or modules to document with autodoc) are in another directory,
16
# add these directories to sys.path here. If the directory is relative to the
0 commit comments