Skip to content

Commit

Permalink
EditConf
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderJuestel committed Aug 12, 2023
1 parent 8e35e46 commit 78453cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import sys
sys.path.insert(0, os.path.abspath(".."))
sys.path.insert(0, os.path.abspath('../..'))
sys.path.insert(0, os.path.abspath("gemgis/"))
sys.path.insert(0, os.path.abspath("../gemgis/"))
sys.path.insert(0, os.path.abspath("../../gemgis/"))

Expand Down

0 comments on commit 78453cd

Please sign in to comment.