Skip to content

Commit e96354a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8e9a6bc commit e96354a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monai/losses/dice.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
import warnings
1515
from collections.abc import Callable, Sequence
16-
from typing import Any
1716

1817
import numpy as np
1918
import torch

0 commit comments

Comments
 (0)