Skip to content

Commit 65f6e41

Browse files
committed
making flake8 happy
1 parent 1fef946 commit 65f6e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/detection/utils/test_masks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ def test_contains_multiple_segments(
504504

505505

506506
@pytest.mark.parametrize(
507-
"mask, connectivity, mode, absolute_distance, relative_distance, expected_result, exception",
507+
"mask, connectivity, mode, absolute_distance, relative_distance, expected_result, exception", # noqa: E501
508508
[
509509
# single component, unchanged
510510
(

0 commit comments

Comments
 (0)