Skip to content

Commit bc51740

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto3dseg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To further demonstrate the capabilities of **Auto3DSeg**, [here](./tasks/instanc
6060

6161
To run Auto3DSeg on your own dataset, all you need to do is build a `datalist.json` file for your dataset, and run the AutoRunner on it.
6262

63-
The datalist format is based on the datasets released by the (Medical Segmentation Decathlon)[http://medicaldecathlon.com].
63+
The datalist format is based on the datasets released by the (Medical Segmentation Decathlon)[http://medicaldecathlon.com].
6464
See the function `load_decathlon_datalist` in `monai/data/decathlon_datalist.py` for a description of the format.
6565

6666
For the AutoRunner, we only need the `training` data, since it will automatically create cross-validation folds.

0 commit comments

Comments
 (0)