Skip to content

Commit eeb99df

Browse files
committed
🐛 Remove extra input to function.
1 parent 7cc2577 commit eeb99df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tiatoolbox/models/engine/semantic_segmentor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,6 @@ def merge_vertical_chunkwise(
10091009

10101010
probabilities_zarr, probabilities_da = store_probabilities(
10111011
probabilities,
1012-
chunk_shape,
10131012
probabilities_zarr,
10141013
probabilities_da,
10151014
zarr_group,

0 commit comments

Comments
 (0)