Skip to content

Commit

Permalink
Update test_helpers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMonko committed Sep 15, 2024
1 parent 53626b0 commit fb3eff1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/napari_ndev/_tests/test_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
create_id_string,
get_channel_names,
get_directory_and_files,
get_Image,
get_squeezed_dim_order,
setup_logger,
get_Image,
)


def test_get_Image():
file = Path(
'./src/napari_ndev/_tests/resources/Workflow/Images/cells3d2ch.tiff'
Expand Down

0 comments on commit fb3eff1

Please sign in to comment.