Skip to content

Commit aff9cbe

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/apps/nnunet/nnunet_bundle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def get_nnunet_trainer(
8383
The fold number or 'all' for cross-validation.
8484
trainer_class_name : str, optional
8585
The class name of the trainer to be used. Default is 'nnUNetTrainer'.
86-
For a complete list of supported trainers:
86+
For a complete list of supported trainers:
8787
https://github.com/MIC-DKFZ/nnUNet/tree/master/nnunetv2/training/nnUNetTrainer/variants
8888
plans_identifier : str, optional
8989
Identifier for the plans to be used. Default is 'nnUNetPlans'.

0 commit comments

Comments
 (0)