Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
  • Loading branch information
KumoLiu committed May 30, 2024
1 parent 5483199 commit ac139c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monai/transforms/spatial/functional.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ def flip_helper(data, sp_size, sp_axes, lazy, transform_info):
)
return axes, meta_info


def flip_image(img, sp_axes, lazy, transform_info):
"""
Functional implementation of flip.
Expand Down

0 comments on commit ac139c9

Please sign in to comment.