Skip to content

Commit 3258f6e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 42d74ab commit 3258f6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/squidpy/experimental/tl/_align

src/squidpy/experimental/tl/_align/_io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,3 @@ def _shallow_copy_sdata(sdata: SpatialData) -> SpatialData:
306306
"""
307307
element_names = [name for _, name, _ in sdata._gen_elements(include_tables=True)]
308308
return sdata.subset(element_names, filter_tables=False, include_orphan_tables=True)
309-

0 commit comments

Comments
 (0)