Skip to content

Commit 3f72e2a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5c9126e commit 3f72e2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/spatialdata_plot/pl/render.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ def _render_images(
344344
images = [sdata.images[e] for e in elements]
345345

346346
for img in images:
347-
348347
if render_params.channel is None:
349348
channels = img.coords["c"].values
350349
else:

0 commit comments

Comments
 (0)