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 ff5590c commit 7f6d144Copy full SHA for 7f6d144
docs/conf.py
@@ -14,7 +14,7 @@
14
import sys
15
16
sys.path.insert(0, os.path.abspath('../'))
17
-sys.path.insert(0, os.path.abspath('../deepbots'))
+sys.path.insert(0, os.path.abspath('../deepbots/'))
18
sys.path.insert(0, os.path.abspath('.'))
19
20
# -- Project information -----------------------------------------------------
0 commit comments