Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Heumos <[email protected]>
  • Loading branch information
eroell and Zethson authored Dec 6, 2023
1 parent 37c6a9a commit 06c2a00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ehrapy/tools/feature_ranking/_rank_features_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,6 @@ def rank_features_groups(
# if groupby in rank_obs_columns:
# rank_obs_columns.remove(groupby)

# move obs columns to X
adata_with_moved_columns = move_to_x(adata, rank_obs_columns)

# remove columns previously in X
Expand Down

0 comments on commit 06c2a00

Please sign in to comment.