Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
psadil committed Oct 2, 2024
1 parent 1c95189 commit 74ad5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fmriprep/utils/tests/test_derivative_cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def test_transforms_found_as_str(tmp_path: Path, xfm: str):
'boldref2fmap': 'from-boldref_to-auto00000',
'boldref2anat': 'from-boldref_to-anat',
}[xfm]

to_find = tmp_path.joinpath(
f'sub-{subject}',
'func',
Expand Down

0 comments on commit 74ad5a3

Please sign in to comment.