Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
remove jetscape path from util
  • Loading branch information
danOSU authored Sep 6, 2023
1 parent 7a60f6e commit 42d07e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Taweret/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

# Path to Jetscape model source code
import sys
sys.path.append(
"/Users/dananjayaliyanage/git/Taweret/subpackages/js-sims-bayes/src")
#sys.path.append(
# "/Users/dananjayaliyanage/git/Taweret/subpackages/js-sims-bayes/src")
# Imports from Jetscape code. Need to load the saved emulators.
# from configurations import *
# from emulator import *
Expand Down

0 comments on commit 42d07e5

Please sign in to comment.