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

.

parent 8572bfd1
Branches
Tags
No related merge requests found
...@@ -13,7 +13,6 @@ release = '2023.2.21' ...@@ -13,7 +13,6 @@ 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('../')) sys.path.insert(0, os.path.abspath('../'))
sys.path.insert(0, os.path.abspath('../source/'))
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