Skip to content

Commit 74ad5a3

Browse files
committed
lint
1 parent 1c95189 commit 74ad5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/utils/tests/test_derivative_cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def test_transforms_found_as_str(tmp_path: Path, xfm: str):
1414
'boldref2fmap': 'from-boldref_to-auto00000',
1515
'boldref2anat': 'from-boldref_to-anat',
1616
}[xfm]
17-
17+
1818
to_find = tmp_path.joinpath(
1919
f'sub-{subject}',
2020
'func',

0 commit comments

Comments
 (0)