Skip to content

Commit

Permalink
Update readme.python.md (#17482)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc committed Jan 25, 2022
1 parent ea1aed2 commit ae88d63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationi

These settings apply only when `--tag=package-2021-10 --python` is specified on the command line.

``` yaml $(tag) == 'package-2021-08' && $(python) && $(track2)
``` yaml $(tag) == 'package-2021-10' && $(python) && $(track2)
namespace: azure.mgmt.applicationinsights.v2021_10
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_10
```
Expand Down

0 comments on commit ae88d63

Please sign in to comment.