Skip to content

Commit dfcc611

Browse files
Merge pull request #271873 from JialinXin/patch-1
Update tutorial-serverless-notification.md
2 parents 2110f51 + 544b173 commit dfcc611

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)