Skip to content

Commit 70857ec

Browse files
committed
cr fix help string
1 parent e9196d7 commit 70857ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/nnunet_pfl_example/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def main(
220220
required=False,
221221
default="ditto",
222222
help="[OPTIONAL] Personalized strategy to use. For now, can only be 'ditto'. \
223-
Defaults to 'ditto', in which no personalized strategy is applied.",
223+
Defaults to 'ditto'.",
224224
)
225225
parser.add_argument(
226226
"--seed",

0 commit comments

Comments
 (0)