From 2193747c7e1c92aa5452054eda444b31796fb459 Mon Sep 17 00:00:00 2001 From: 00Kai0 Date: Fri, 26 Mar 2021 14:31:41 +0800 Subject: [PATCH] fix python track2 generation --- .../operationalinsights/resource-manager/readme.python.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/operationalinsights/resource-manager/readme.python.md b/specification/operationalinsights/resource-manager/readme.python.md index 08ecf0d9c6d1..543e26f34c52 100644 --- a/specification/operationalinsights/resource-manager/readme.python.md +++ b/specification/operationalinsights/resource-manager/readme.python.md @@ -1,9 +1,10 @@ +## Python + These settings apply only when `--python` is specified on the command line. Please also specify `--python-sdks-folder=`. Use `--python-mode=update` if you already have a setup.py and just want to update the code itself. ``` yaml $(python) && $(track2) -python-mode: create azure-arm: true license-header: MICROSOFT_MIT_NO_VERSION namespace: azure.mgmt.loganalytics