Skip to content

Commit 5e64dfa

Browse files
dPysarokem
andauthored
Update dmriprep/utils/images.py
Co-Authored-By: Ariel Rokem <[email protected]>
1 parent 56213a0 commit 5e64dfa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dmriprep/utils/images.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,9 @@ def get_list_data(file_list, dtype=np.float32):
180180
----------
181181
file_list : str
182182
A list of file paths to 3D NIFTI images.
183-
183+
Returns
184+
--------
185+
Nibabel image object
184186
Examples
185187
--------
186188
>>> os.chdir(tmpdir)

0 commit comments

Comments
 (0)