Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Jul 7, 2023
1 parent 16417a4 commit 71a5cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nilearn/interfaces/fmriprep/tests/test_load_confounds.py
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ def test_load_confounds_for_gifti(tmpdir):
https://github.com/nilearn/nilearn/issues/3817
Wrong order of space and hemi entity in filename pattern
lead to confounds not being found.
"""
"""
bids_path = create_fake_bids_dataset(base_dir=tmpdir, n_sub=1, n_ses=1)
selection = get_bids_files(
bids_path / "derivatives",
Expand Down

0 comments on commit 71a5cd8

Please sign in to comment.