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 ab7f890 commit 73362b3Copy full SHA for 73362b3
sdk/core/azure-servicemanagement-legacy/pyproject.toml
@@ -4,4 +4,5 @@ type_check_samples = false
4
verifytypes = false
5
pyright = false
6
pylint = false
7
-black = false
+black = false
8
+ci_enabled = false
sdk/core/ci.yml
@@ -55,5 +55,3 @@ extends:
55
safeName: azurecoreexperimental
56
- name: corehttp
57
safeName: corehttp
58
- - name: azure-servicemanagement-legacy
59
- safeName: azureservicemanagementlegacy
0 commit comments