Skip to content

Commit

Permalink
Runs on Tessy
Browse files Browse the repository at this point in the history
  • Loading branch information
Vetri Velan committed Sep 25, 2024
1 parent b01d84a commit 6a0c3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darklim/elf/_elf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from IPython.utils import io
import numpy as np
import sys
sys.path.insert(0, '/global/cfs/cdirs/lz/users/vvelan/Test/DarkELF/')
sys.path.insert(0, '/home/vvelan/DarkELF/')
from darkelf import darkelf
from darklim import constants

Expand Down

0 comments on commit 6a0c3b0

Please sign in to comment.