Skip to content

Commit

Permalink
avoid infinite restart loop
Browse files Browse the repository at this point in the history
  • Loading branch information
arahlin committed Nov 9, 2023
1 parent 09b8437 commit bc94150
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gcorr/iterate_gcorr.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@
"allow_extreme",
"gcorr_fit_hist",
"keep_iters",
"force_restart",
"submit_next",
]:
if getattr(args, k):
Expand Down

0 comments on commit bc94150

Please sign in to comment.