Skip to content

Commit 5624671

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/transforms/utility/array.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1703,4 +1703,4 @@ def __call__(self, img: NdarrayOrTensor, meta_dict: Mapping | None = None) -> Nd
17031703
return img
17041704

17051705

1706-
AddChannelFirst = EnsureChannelFirst
1706+
AddChannelFirst = EnsureChannelFirst

0 commit comments

Comments
 (0)