Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Nov 16, 2024
1 parent e5d2665 commit 3bf98fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scportrait/io/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ def process(self) -> None:
for classification_result in classification_results:
self.write_classification_result_to_spatialdata(classification_result)

# add multiscale
self.add_multiscale_segmentation()

self.clear_temp_dir()
self.log("Finished transferring SPARCS project to spatialdata object.")

0 comments on commit 3bf98fd

Please sign in to comment.