Skip to content

Commit 3dcdf1b

Browse files
committed
ruff
1 parent 5b6b8e9 commit 3dcdf1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TPTBox/registration/deformable/multilabel_segmentation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Register_Multi_Seg:
2828
target_grid (NII): Cropped spatial grid used for deformable registration.
2929
"""
3030

31-
def __init__(
31+
def __init__( # noqa: C901
3232
self,
3333
target: NII,
3434
atlas: NII,

0 commit comments

Comments
 (0)