Skip to content

Commit bf0849e

Browse files
authored
Updates Folder Structure per #38215
MicrosoftDocs/azure-docs#38215
1 parent f942f56 commit bf0849e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/functions-reference-python.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ The folder structure for a Python Functions project looks like the following exa
8989
| - MyFirstFunction
9090
| | - __init__.py
9191
| | - function.json
92+
| | - example.py
9293
| - MySecondFunction
9394
| | - __init__.py
9495
| | - function.json

0 commit comments

Comments
 (0)