Skip to content

Commit c4d5fcd

Browse files
committed
addressing validation errors
1 parent 34d6a46 commit c4d5fcd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ Once the run completes, you can register the model that was created from the bes
537537

538538
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
539539
```yaml
540-
540+
to be supported
541541
```
542542

543543
# [Python SDK v2 (preview)](#tab/SDK-v2)
@@ -551,7 +551,7 @@ Once the run completes, you can register the model that was created from the bes
551551

552552
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
553553
```yaml
554-
554+
to be supported
555555
```
556556

557557

articles/machine-learning/tutorial-auto-train-image-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Once the run completes, you can register the model that was created from the bes
396396

397397
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
398398
```yaml
399-
399+
to be supported
400400
```
401401

402402

@@ -410,7 +410,7 @@ Once the run completes, you can register the model that was created from the bes
410410

411411
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]
412412
```yaml
413-
413+
to be supported
414414
```
415415

416416
# [Python SDK v2 (preview)](#tab/SDK-v2)

0 commit comments

Comments
 (0)