Skip to content

Commit 48707ed

Browse files
committed
fix format
Signed-off-by: YunLiu <[email protected]>
1 parent 6f34194 commit 48707ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/transforms/utility/array.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@ class ApplyTransformToPoints(InvertibleTransform, Transform):
17441744
This ensures the correct application of the affine transformation between LPS (left-posterior-superior)
17451745
and RAS (right-anterior-superior) coordinate systems. This argument ensures the points and the affine
17461746
matrix are in the same coordinate system.
1747-
1747+
17481748
Use Cases:
17491749
- Transforming points between world space and image space, and vice versa.
17501750
- Automatically handling inverse transformations between image space and world space.

0 commit comments

Comments
 (0)