Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
gabknight committed Jan 13, 2025
1 parent 6b682e4 commit c9d62fb
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 c9d62fb

Please sign in to comment.