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 e3e50ae commit c1afb68Copy full SHA for c1afb68
docs/conf.py
@@ -5,6 +5,7 @@
5
import os
6
import sys
7
8
+sys.path.insert(0, os.path.abspath('..'))
9
sys.path.insert(0, os.path.abspath('../examples'))
10
11
# -- General configuration ------------------------------------------------
0 commit comments