Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Oscar Esteban <[email protected]>
  • Loading branch information
effigies and oesteban authored Sep 19, 2023
1 parent 74e719f commit 6ca6d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nibabel/pointset.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class Pointset:
Parameters
----------
coords : array-like
2-dimensional array with coordinates as rows
(*N*, *n*) array with *N* being points and columns their *n*-dimensional coordinates
affine : :class:`numpy.ndarray`
Affine transform to be applied to coordinates array
homogeneous : :class:`bool`
Expand Down

0 comments on commit 6ca6d9a

Please sign in to comment.