Skip to content

Commit 457b523

Browse files
committed
fix formatting
1 parent 92dac94 commit 457b523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_executable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
)
2525

2626
all_tools_version = pytest.mark.parametrize(
27-
"tool,expected_version",
27+
("tool,"expected_version"),
2828
[
2929
("itkimage2segimage", "1.0"),
3030
("segimage2itkimage", "1.0"),

0 commit comments

Comments
 (0)