Skip to content

Commit b6d2362

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

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
@@ -77,7 +77,7 @@ def create_ignore_mask(
7777
Create a spatial mask for ignore_index functionality.
7878
7979
Handles three cases:
80-
80+
8181
1. ignore_index is None: returns None (no masking)
8282
2. Label-encoded input (y.shape[1] == 1): direct comparison
8383
3. One-hot encoded input (y.shape[1] > 1):

0 commit comments

Comments
 (0)