Skip to content

Commit

Permalink
fix remove debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamaedler committed Jan 25, 2025
1 parent c475a6b commit 5553238
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scportrait/pipeline/selection.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,6 @@ def process(

self._setup_selection()

print("Here", flush=True)

start_time = timeit.default_timer()
cell_ids = self._get_cell_ids(cell_sets)
centers = self._get_centers(cell_ids)
Expand Down

0 comments on commit 5553238

Please sign in to comment.