Skip to content

Commit a346719

Browse files
Merge branch '8328-nnunet-bundle-integration' of https://github.com/SimoneBendazzoli93/MONAI into 8328-nnunet-bundle-integration
2 parents 7d86a73 + 8854557 commit a346719

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
@@ -82,7 +82,7 @@ def get_nnunet_trainer(
8282
fold : Union[int, str]
8383
The fold number or 'all' for cross-validation.
8484
trainer_class_name : str, optional
85-
The class name of the trainer to be used. Default is 'nnUNetTrainer'.
85+
The class name of the trainer to be used. Default is 'nnUNetTrainer'.
8686
For a complete list of supported trainers: https://github.com/MIC-DKFZ/nnUNet/tree/master/nnunetv2/training/nnUNetTrainer/variants
8787
plans_identifier : str, optional
8888
Identifier for the plans to be used. Default is 'nnUNetPlans'.

0 commit comments

Comments
 (0)