Skip to content

Commit 42eafa4

Browse files
authored
Update bids.py
1 parent bbfa99b commit 42eafa4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

fmriprep/utils/bids.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
Utilities to handle BIDS inputs
77
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
88
9-
Fetch some test data
10-
11-
>>> import os
12-
>>> from niworkflows import data
13-
>>> data_root = data.get_bids_examples(variant='BIDS-examples-1-enh-ds054')
14-
>>> os.chdir(data_root)
15-
169
"""
1710
import os
1811
import json

0 commit comments

Comments
 (0)