Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Can-Zhao committed May 10, 2022
1 parent 2e51c96 commit 080479e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_resize.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@

import numpy as np
import skimage.transform
from parameterized import parameterized

import torch
from parameterized import parameterized

from monai.transforms import Resize
from tests.utils import TEST_NDARRAYS, NumpyImageTestCase2D, assert_allclose
Expand Down

0 comments on commit 080479e

Please sign in to comment.