Skip to content

Commit 0e193e4

Browse files
authored
Merge pull request #232029 from rmca14/cosmossnippet
Resolve build warning AM publish
2 parents 6d9f06e + b23319e commit 0e193e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/includes/quickstart-python/credential-string-sync-async-code-create-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ ms.custom: include file
2121
2222
:::code language="python" source="~/cosmos-db-nosql-python-samples/002-quickstart-async/app_cred.py" range="25-27":::
2323

24-
:::code language="python" source="~/cosmos-db-nosql-python-samples/002-quickstart-async/app_cred.py" range="69":::
24+
:::code language="python" source="~/cosmos-db-nosql-python-samples/002-quickstart-async/app_cred.py" range="67":::
2525

2626
---

0 commit comments

Comments
 (0)