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 0f7f203 commit dd2914bCopy full SHA for dd2914b
tests/sphinx_supp/conf.py
@@ -1,4 +1,6 @@
1
# -*- coding: utf-8 -*-
2
+import sys
3
+sys.path.insert(0, '.')
4
5
master_doc = 'index'
6
0 commit comments