Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriedman22 committed Sep 30, 2024
1 parent 47710ce commit 1a73e7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ensemble_md/tests/test_replica_exchange_EE.py
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,6 @@ def test_default_coords_fn(self, params_dict):

os.remove('residue_connect.csv')
os.remove('residue_swap_map.csv')

assert (true_output_A == test_output_A).all
assert (true_output_B == test_output_B).all

Expand Down

0 comments on commit 1a73e7e

Please sign in to comment.