Skip to content

Commit e459cff

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monai/metrics/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from __future__ import annotations
1313

1414
import warnings
15-
from collections.abc import Iterable, Sequence
15+
from collections.abc import Sequence
1616
from functools import cache, partial
1717
from types import ModuleType
1818
from typing import Any, overload

0 commit comments

Comments
 (0)