Skip to content

Commit 6ca6d9a

Browse files
effigiesoesteban
andauthored
Apply suggestions from code review
Co-authored-by: Oscar Esteban <[email protected]>
1 parent 74e719f commit 6ca6d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/pointset.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class Pointset:
5555
Parameters
5656
----------
5757
coords : array-like
58-
2-dimensional array with coordinates as rows
58+
(*N*, *n*) array with *N* being points and columns their *n*-dimensional coordinates
5959
affine : :class:`numpy.ndarray`
6060
Affine transform to be applied to coordinates array
6161
homogeneous : :class:`bool`

0 commit comments

Comments
 (0)