Skip to content

Commit

Permalink
Update readme.python.md (#22895)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wzb123456789 authored Mar 3, 2023
1 parent bd8511c commit 37f7902
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specification/workloads/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.

``` yaml $(python)
title: WorkloadsMgmtClient
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-workloads
Expand All @@ -15,4 +16,4 @@ clear-output-folder: true
``` yaml $(python)
no-namespace-folders: true
output-folder: $(python-sdks-folder)/workloads/azure-mgmt-workloads/azure/mgmt/workloads
```
```

0 comments on commit 37f7902

Please sign in to comment.