Skip to content

Commit

Permalink
minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
AAitorG committed Mar 5, 2025
1 parent 995b92b commit fda08f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/napari_dinosim/_tests/test_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,6 @@ def test_cleanup(pipeline):

pipeline.delete_references()
assert not pipeline.exist_reference
assert isinstance(pipeline.reference_color, list)
assert isinstance(pipeline.reference_emb, list)


def test_quantile_normalization(pipeline):
Expand Down

0 comments on commit fda08f4

Please sign in to comment.