Skip to content

Commit

Permalink
battle sphinx module discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Dec 18, 2024
1 parent 1eabbf3 commit db41ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import sys
import hydropop
sys.path.insert(0, os.path.abspath("../"))
sys.path.insert(0, os.path.abspath(os.path.join("..", "..")))

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

Expand Down

0 comments on commit db41ae0

Please sign in to comment.