Skip to content

Commit

Permalink
docs conf
Browse files Browse the repository at this point in the history
  • Loading branch information
andped10 committed May 6, 2024
1 parent b517c24 commit 63bc3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import toml
from pathlib import Path

sys.path.insert(0, os.path.abspath('../..'))
sys.path.insert(0, os.path.abspath('..'))

main_root = Path(__file__).parents[2]
sys.path.append(str(main_root))
Expand Down

0 comments on commit 63bc3c2

Please sign in to comment.