Skip to content

Commit f6b50d8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/apps/auto3dseg/auto_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ class AutoRunner:
201201
- ``dataroot``: the root directory of the data files.
202202
203203
For the datalist file format, see the description under :py:func:`monai.data.load_decathlon_datalist`.
204-
Note that the AutoRunner will use the "validation" key in the datalist file if it exists, otherwise
204+
Note that the AutoRunner will use the "validation" key in the datalist file if it exists, otherwise
205205
it will do cross-validation, by default with five folds (this is hardcoded).
206206
"""
207207

0 commit comments

Comments
 (0)