Skip to content

Commit

Permalink
add comment in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuang43 committed Feb 9, 2024
1 parent 9cfee81 commit 1622283
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions surfa/transform/affine.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ def transform(self, data, method='linear', rotation='corner', resample=True, fil
be updated (this is not possible if a displacement field is provided).
fill : scalar
Fill value for out-of-bounds voxels.
points : N-D point values
Deprecated. Use the `data` argument instead.
Returns
-------
Expand Down

0 comments on commit 1622283

Please sign in to comment.