Skip to content

Commit 60b58f5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 68cb4f1 commit 60b58f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/transforms/test_generate_heatmapd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
from monai.data import MetaTensor
2121
from monai.transforms.post.dictionary import GenerateHeatmapd
22-
from tests.test_utils import TEST_NDARRAYS, assert_allclose
22+
from tests.test_utils import assert_allclose
2323

2424
# Test cases for dictionary transforms with reference image
2525
# Only test with non-MetaTensor types to avoid affine conflicts

0 commit comments

Comments
 (0)