We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68cb4f1 commit 60b58f5Copy full SHA for 60b58f5
tests/transforms/test_generate_heatmapd.py
@@ -19,7 +19,7 @@
19
20
from monai.data import MetaTensor
21
from monai.transforms.post.dictionary import GenerateHeatmapd
22
-from tests.test_utils import TEST_NDARRAYS, assert_allclose
+from tests.test_utils import assert_allclose
23
24
# Test cases for dictionary transforms with reference image
25
# Only test with non-MetaTensor types to avoid affine conflicts
0 commit comments