Skip to content

Commit b15b2a2

Browse files
pre-commit-ci[bot]chhayankjain
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5c6ae27 commit b15b2a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/transforms/test_rand_simulate_low_resolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import torch
1919
from parameterized import parameterized
2020

21-
from monai.data.meta_obj import get_track_meta, set_track_meta
21+
from monai.data.meta_obj import get_track_meta
2222
from monai.transforms import RandSimulateLowResolution
2323
from tests.test_utils import TEST_NDARRAYS, assert_allclose
2424

0 commit comments

Comments
 (0)