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 791acc1 commit c935c3dCopy full SHA for c935c3d
sdk/monitor/azure-monitor-query/setup.py
@@ -53,7 +53,7 @@
53
setup(
54
name=PACKAGE_NAME,
55
version=version,
56
- description='Microsoft Azure {} Client Library for Python'.format(PACKAGE_PPRINT_NAME),
+ description='Microsoft {} Client Library for Python'.format(PACKAGE_PPRINT_NAME),
57
long_description=readme + '\n\n' + changelog,
58
long_description_content_type='text/markdown',
59
license='MIT License',
0 commit comments