Skip to content

Commit

Permalink
Remove ntry
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaehn committed Feb 8, 2024
1 parent 76218fa commit b3973f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions run_chain.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,6 @@ def main():
# Load configs
cfg = Config(casename)

# Make ntry a Config variable
cfg.ntry = args.ntry

# Convert relative to absolute paths
cfg.convert_paths_to_absolute()

Expand Down

0 comments on commit b3973f1

Please sign in to comment.