Skip to content

Commit 448e073

Browse files
htwangtweffigies
andauthored
Update nibabel/gifti/gifti.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent 98c68af commit 448e073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/gifti/gifti.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ def agg_data(self, intent_code=None):
694694
695695
Returns
696696
-------
697-
all_data : tuple of ndarray or ndarray
697+
tuple of ndarrays or ndarray
698698
If the input is a tuple, the returned tuple will match the order.
699699
"""
700700

0 commit comments

Comments
 (0)