Skip to content

Commit db41ae0

Browse files
committed
battle sphinx module discovery
1 parent 1eabbf3 commit db41ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import os
1717
import sys
1818
import hydropop
19-
sys.path.insert(0, os.path.abspath("../"))
19+
sys.path.insert(0, os.path.abspath(os.path.join("..", "..")))
2020

2121
extensions = ["sphinx.ext.autodoc", "sphinx.ext.autosummary"]
2222

0 commit comments

Comments
 (0)