Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
gabknight committed Jan 9, 2025
1 parent ec6db41 commit b694f03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ def test_compute_streamline_segment():

# Split head and tail from mask
roi_data_1, roi_data_2 = split_mask_blobs_kmeans(
head_tail_offset_rois,
head_tail_offset_rois,
nb_clusters=2
)

Expand Down

0 comments on commit b694f03

Please sign in to comment.