Skip to content

Commit 0640d0f

Browse files
committed
codeformat
Signed-off-by: ytl0623 <[email protected]>
1 parent 3b7277f commit 0640d0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monai/losses/unified_focal_loss.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ class AsymmetricFocalLoss(_Loss):
115115
Michael Yeung, Computerized Medical Imaging and Graphics
116116
"""
117117

118-
119118
def __init__(
120119
self,
121120
to_onehot_y: bool = False,

0 commit comments

Comments
 (0)