Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jluethi committed Jun 2, 2024
1 parent 46958e9 commit d37ab9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fractal_faim_ipa/convert_ome_zarr.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ def convert_ome_zarr(
or mode == ModeEnum.MetaXpressSinglePlaneAcquisition_as3D
):
is_3D = False
# TODO: Handle mixed case
else:
is_3D = True

Expand Down

0 comments on commit d37ab9d

Please sign in to comment.