Skip to content

Commit 4853146

Browse files
Adding license
1 parent 94b7347 commit 4853146

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/machinelearningservices/azext_mlv2/tests/latest/test_deployment_template_scenarios.py

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# ---------------------------------------------------------
1+
# --------------------------------------------------------------------------
22
# Copyright (c) Microsoft Corporation. All rights reserved.
3-
# ---------------------------------------------------------
4-
3+
# Licensed under the MIT License. See License.txt in the project root for
4+
# license information.
5+
#
6+
# Code generated by Microsoft (R) AutoRest Code Generator.
7+
# Changes may cause incorrect behavior and will be lost if the code is
8+
# regenerated.
9+
# --------------------------------------------------------------------------
510
import yaml
611
import time
712
import tempfile

0 commit comments

Comments
 (0)