Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 28, 2024
1 parent baabe0b commit 53cdfad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_mednext.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

from monai.networks import eval_mode
from monai.networks.nets import MedNeXt
from tests.utils import SkipIfBeforePyTorchVersion, test_script_save

device = "cuda" if torch.cuda.is_available() else "cpu"

Expand Down

0 comments on commit 53cdfad

Please sign in to comment.