Skip to content

Commit f802623

Browse files
RAY-316msyyc
andauthored
Storageimportexport config (Azure#14564)
* sql t2 readme config * readme config * Update readme.python.md * conflient resolve * readme.python config Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
1 parent b01e25f commit f802623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/storageimportexport/resource-manager/readme.python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ clear-output-folder: true
1414
```
1515
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
1616
no-namespace-folders: true
17-
output-folder: $(python-sdks-folder)/storageimportexport/azure-mgmt-storageimportexport/azure/mgmt/storageimportexport
17+
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storageimportexport/azure/mgmt/storageimportexport
1818
```
1919
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
2020
basic-setup-py: true
21-
output-folder: $(python-sdks-folder)/storageimportexport/azure-mgmt-storageimportexport
21+
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storageimportexport
2222
```

0 commit comments

Comments
 (0)