Skip to content

Commit 833a9f4

Browse files
committed
Resolve AM publish build warning
1 parent e04421d commit 833a9f4

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="65-67":::
24+
:::code language="python" source="~/cosmos-db-nosql-python-samples/002-quickstart-async/app_cred.py" range="66":::
2525

2626
---

0 commit comments

Comments
 (0)