Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/azure/mgmt/core/_version.py: 50%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

2 statements  

1# coding=utf-8 

2# -------------------------------------------------------------------------- 

3# Copyright (c) Microsoft Corporation. All rights reserved. 

4# Licensed under the MIT License. See License.txt in the project root for 

5# license information. 

6# 

7# Code generated by Microsoft (R) AutoRest Code Generator. 

8# Changes may cause incorrect behavior and will be lost if the code is 

9# regenerated. 

10# -------------------------------------------------------------------------- 

11 

12VERSION = "1.5.0"