Skip to content
Snippets Groups Projects
Commit 1fdd0122 authored by lkugler's avatar lkugler
Browse files

.

parent 523b6a67
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ author = 'Lukas Kugler' ...@@ -11,6 +11,7 @@ author = 'Lukas Kugler'
release = '2023.2.21' release = '2023.2.21'
# -- General configuration # -- General configuration
sys.path.insert(0, os.path.abspath('..'))
sys.path.insert(0, os.path.abspath('../')) sys.path.insert(0, os.path.abspath('../'))
master_doc = 'index' master_doc = 'index'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment