We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b674abf + 6049f13 commit 1232fdfCopy full SHA for 1232fdf
doc/conf.py
@@ -20,6 +20,7 @@
20
# is relative to the documentation root, use os.path.abspath to make it
21
# absolute, like shown here.
22
sys.path.append(os.path.abspath('.'))
23
+sys.path.append('.')
24
25
# General configuration
26
# ---------------------
0 commit comments