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 0f8cf58 commit 9a569deCopy full SHA for 9a569de
docs/source/conf.py
@@ -14,7 +14,7 @@
14
import sphinx_rtd_theme
15
import os
16
import sys
17
-sys.path.insert(0, os.path.abspath('../..'))
+sys.path.insert(0, os.path.abspath('../../display_server_interactions'))
18
19
20
# -- Project information -----------------------------------------------------
0 commit comments