Skip to content

Commit

Permalink
Merge pull request #49 from MAIF/hotfix/compilation_doc
Browse files Browse the repository at this point in the history
hotfix compilation doc
  • Loading branch information
ThomasBouche authored Nov 16, 2023
2 parents 1be7fd0 + b1d405b commit c83837d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import subprocess
import sys

sys.path.insert(0, "..")
sys.path.insert(0, "../..")

import eurybia # E402

Expand Down

0 comments on commit c83837d

Please sign in to comment.