Skip to content

Commit bae133c

Browse files
committed
Add to intro.
1 parent 31971e3 commit bae133c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/develop-python-worker-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom: devx-track-python, py-fresh-zinc
88

99
# Develop Python worker extensions for Azure Functions
1010

11-
Azure Functions lets you integrate custom behaviors as part of Python function execution. This feature enables you to create business logic that customers can easily use in their own function apps. To learn more, see the [Python developer reference](functions-reference-python.md#python-worker-extensions).
11+
Azure Functions lets you integrate custom behaviors as part of Python function execution. This feature enables you to create business logic that customers can easily use in their own function apps. To learn more, see the [Python developer reference](functions-reference-python.md#python-worker-extensions). Worker extensions are supported in both the v1 and v2 Python programming models.
1212

1313
In this tutorial, you'll learn how to:
1414
> [!div class="checklist"]

0 commit comments

Comments
 (0)