We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b7347 commit 4853146Copy full SHA for 4853146
src/machinelearningservices/azext_mlv2/tests/latest/test_deployment_template_scenarios.py
@@ -1,7 +1,12 @@
1
-# ---------------------------------------------------------
+# --------------------------------------------------------------------------
2
# Copyright (c) Microsoft Corporation. All rights reserved.
3
-# ---------------------------------------------------------
4
-
+# Licensed under the MIT License. See License.txt in the project root for
+# 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
+# --------------------------------------------------------------------------
10
import yaml
11
import time
12
import tempfile
0 commit comments