Skip to content

Commit 7f6d144

Browse files
committed
More path shenanigans? last try
1 parent ff5590c commit 7f6d144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import sys
1515

1616
sys.path.insert(0, os.path.abspath('../'))
17-
sys.path.insert(0, os.path.abspath('../deepbots'))
17+
sys.path.insert(0, os.path.abspath('../deepbots/'))
1818
sys.path.insert(0, os.path.abspath('.'))
1919

2020
# -- Project information -----------------------------------------------------

0 commit comments

Comments
 (0)