Skip to content

Commit

Permalink
finaltest
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyWieser committed Oct 21, 2024
1 parent daef3cb commit 00886fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import os
import sys
import sphinx_rtd_theme
sys.path.insert(0, os.path.abspath('../src'))




Expand All @@ -35,7 +35,7 @@
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.

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

# -- General configuration ---------------------------------------------------

Expand Down

0 comments on commit 00886fe

Please sign in to comment.