Skip to content

Commit 1e5f824

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)