Skip to content

Commit c7f2fde

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6ed66c3 commit c7f2fde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/singlecellexperiment/SingleCellExperiment.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,6 @@ def combine_columns(self, *other) -> "SingleCellExperiment":
10481048
return combine_columns(self, *other)
10491049

10501050

1051-
10521051
############################
10531052
######>> combine ops <<#####
10541053
############################

0 commit comments

Comments
 (0)