Skip to content

Commit

Permalink
fixed fine trsh
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinp0 committed Sep 1, 2024
1 parent a616db6 commit 3158595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arc/job/trsh.py
Original file line number Diff line number Diff line change
Expand Up @@ -1866,8 +1866,6 @@ def trsh_keyword_unconverged(job_status, ess_trsh_methods, trsh_keyword, couldnt
ess_trsh_methods.append('fine')
fine = True
couldnt_trsh = False
else:
fine = False

return ess_trsh_methods, trsh_keyword, fine, couldnt_trsh

Expand Down

0 comments on commit 3158595

Please sign in to comment.