Skip to content

Commit 94ab632

Browse files
monai-botKumoLiu
andauthored
auto updates (#7807)
Signed-off-by: monai-bot <[email protected]> Signed-off-by: monai-bot <[email protected]> Co-authored-by: YunLiu <[email protected]>
1 parent ad6a433 commit 94ab632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_clip_intensity_percentiles.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323

2424
class TestClipIntensityPercentiles2D(NumpyImageTestCase2D):
25+
2526
@parameterized.expand([[p] for p in TEST_NDARRAYS])
2627
def test_hard_clipping_two_sided(self, p):
2728
hard_clipper = ClipIntensityPercentiles(upper=95, lower=5)

0 commit comments

Comments
 (0)