File tree Expand file tree Collapse file tree 3 files changed +24
-7
lines changed
src/machinelearningservices/azext_mlv2/manual Expand file tree Collapse file tree 3 files changed +24
-7
lines changed Original file line number Diff line number Diff line change 1- # ---------------------------------------------------------
1+ # --------------------------------------------------------------------------
22# Copyright (c) Microsoft Corporation. All rights reserved.
3- # ---------------------------------------------------------
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+ # --------------------------------------------------------------------------
410
511from knack .help_files import helps
612
Original file line number Diff line number Diff line change 1- # ---------------------------------------------------------
1+ # --------------------------------------------------------------------------
22# Copyright (c) Microsoft Corporation. All rights reserved.
3- # ---------------------------------------------------------
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+ # --------------------------------------------------------------------------
410
511from ._common_params import (
612 add_common_params ,
Original file line number Diff line number Diff line change 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+ # --------------------------------------------------------------------------
510import logging
611from typing import Dict
712
You can’t perform that action at this time.
0 commit comments