Skip to content

Commit

Permalink
auto updates (Project-MONAI#7807)
Browse files Browse the repository at this point in the history
Signed-off-by: monai-bot <[email protected]>

Signed-off-by: monai-bot <[email protected]>
Co-authored-by: YunLiu <[email protected]>
  • Loading branch information
monai-bot and KumoLiu authored May 27, 2024
1 parent ad6a433 commit 94ab632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_clip_intensity_percentiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@


class TestClipIntensityPercentiles2D(NumpyImageTestCase2D):

@parameterized.expand([[p] for p in TEST_NDARRAYS])
def test_hard_clipping_two_sided(self, p):
hard_clipper = ClipIntensityPercentiles(upper=95, lower=5)
Expand Down

0 comments on commit 94ab632

Please sign in to comment.