Skip to content

Commit

Permalink
Updated comment in testing code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Mattson committed Nov 20, 2024
1 parent 923eba7 commit 3c89582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_correctness_pairwise_compare_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
feat_cols = plate4df.columns[~plate4df.columns.str.contains("Metadata")].tolist()


# Compute comparison outputs
# Compute comparison outputs with the PairwiseCompareManager
@pytest.fixture
def test_data(request):

Expand Down

0 comments on commit 3c89582

Please sign in to comment.