Skip to content

Commit fe75352

Browse files
authored
Merge branch 'master' into mention-fmripost-aroma
2 parents b2fe90f + 75b1ac6 commit fe75352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def _populate_namespace(doctest_namespace, tmp_path):
3232
doctest_namespace['testdir'] = tmp_path
3333

3434

35-
@pytest.fixture()
35+
@pytest.fixture
3636
def minimal_bids(tmp_path):
3737
bids = tmp_path / 'bids'
3838
bids.mkdir()

0 commit comments

Comments
 (0)