Skip to content

Commit 7b1c5b2

Browse files
authored
Clarify addition
1 parent efb02d1 commit 7b1c5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-how-to-azure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ steps:
8686
8787
# [Python](#tab/python)
8888
89-
The YAML is slightly different, depending on your Python version. You can use one of the following samples to create a YAML file to build a Python app for a specific version. Python is supported only for function apps running on Linux.
89+
You can use one of the following samples to create a YAML file to build a Python app for a specific supported version. Python is supported only for function apps running on Linux.
9090
9191
**Version 3.7**
9292

0 commit comments

Comments
 (0)