Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriedman22 committed Dec 11, 2024
1 parent e86ce0e commit c186287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ensemble_md/replica_exchange_EE.py
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,6 @@ def extract_final_log_info(self, log_files):

return wl_delta, weights, counts

@staticmethod
def identify_swappable_pairs(self, states, state_ranges, neighbor_exchange, add_swappables=None, iteration=None):
"""
Identifies swappable pairs. By definition, a pair of simulation is considered swappable only if
Expand Down

0 comments on commit c186287

Please sign in to comment.