Skip to content

Commit 25c9f08

Browse files
committed
Remove output type filter for rechunk task
1 parent 9cef7b3 commit 25c9f08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fractal_helper_tasks/rechunk_zarr.py

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def rechunk_zarr(
131131
types=dict(rechunked=True),
132132
)
133133
],
134-
filters=dict(types=dict(rechunked=True)),
135134
)
136135
return output
137136

0 commit comments

Comments
 (0)