Skip to content

Commit

Permalink
don't add parent folder to path
Browse files Browse the repository at this point in the history
  • Loading branch information
p-j-smith committed Nov 30, 2023
1 parent 87d03d5 commit 3d9342e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
import pathlib
import sys

sys.path.insert(0, pathlib.Path("../src").resolve())

import lipyphilic

project = "lipyphilic"
Expand Down

0 comments on commit 3d9342e

Please sign in to comment.