Skip to content

Commit 544b173

Browse files
authored
Update tutorial-serverless-notification.md
set python to model v1
1 parent 2110f51 commit 544b173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/tutorial-serverless-notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ In this tutorial, you learn how to:
105105

106106
# [Python](#tab/python)
107107
```bash
108-
func init --worker-runtime python
108+
func init --worker-runtime python --model V1
109109
```
110110

111111
2. Follow the steps to install `Microsoft.Azure.WebJobs.Extensions.WebPubSub`.

0 commit comments

Comments
 (0)