Skip to content

Commit 3dae2b1

Browse files
authored
Merge pull request #121917 from jangelfdez/patch-21
Error on highlighted lines
2 parents 1abaafc + 2acf654 commit 3dae2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Azure App Service captures all messages output to the console to assist you in d
194194

195195
### [Flask](#tab/flask)
196196

197-
:::code language="python" source="~/msdocs-python-flask-webapp-quickstart/app.py" range="6-21" highlight="3,12,15":::
197+
:::code language="python" source="~/msdocs-python-flask-webapp-quickstart/app.py" range="9-29" highlight="11,24,27":::
198198

199199
### [Django](#tab/django)
200200

0 commit comments

Comments
 (0)