Skip to content

Commit 2b5a83f

Browse files
committed
resolving conflicts
2 parents e1987e2 + 79f0c31 commit 2b5a83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/tests/test_spaces.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ def test_slice2volume():
122122
])
123123
def test_slice2volume_exception(index, axis):
124124
with pytest.raises(ValueError):
125-
slice2volume(index, axis)
125+
slice2volume(index, axis)

0 commit comments

Comments
 (0)