Skip to content

Commit

Permalink
remove sys
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Cabayol-Garcia committed Jun 5, 2024
1 parent a8ff0a5 commit bb63240
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_lace.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Import necessary modules
import sys
sys.path.append("../")
from lace.archive.gadget_archive import GadgetArchive
from lace.emulator.nn_emulator import NNEmulator
from lace.utils import poly_p1d
Expand Down

0 comments on commit bb63240

Please sign in to comment.