Skip to content

Commit f1578b9

Browse files
authored
Update mobie.py
1 parent fd52df3 commit f1578b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flamingo_tools/mobie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def add_segmentation_to_mobie(
5151
source_name: str,
5252
segmentation_path: str,
5353
segmentation_key: str,
54-
resolution: Tuple[int, int, int],
54+
resolution: Tuple[float, float, float],
5555
unit: str,
5656
scale_factors: Tuple[Tuple[int, int, int]],
5757
chunks: Tuple[int, int, int],

0 commit comments

Comments
 (0)