Skip to content

Commit 7fe7f32

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/data/meta_tensor.py

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

1414
import functools
1515
import warnings
16-
from collections.abc import Mapping, Sequence
16+
from collections.abc import Sequence
1717
from copy import deepcopy
1818
from typing import Any
1919

0 commit comments

Comments
 (0)