Skip to content

Commit

Permalink
Merge pull request #183 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Merge main to live
  • Loading branch information
baywet authored Jan 13, 2025
2 parents 683d8b0 + 1193b4c commit ffb0b09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OpenAPI/kiota/quickstarts/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In this tutorial, you build a sample app in Python that calls a REST API that do

## Required tools

- [Python 3.8+](https://www.python.org/)
- [Python 3.9+](https://www.python.org/)
- [pip 20.0+](https://pip.pypa.io/en/stable/)
- [asyncio](https://docs.python.org/3/library/asyncio.html) or any other supported async environment, for example, AnyIO, Trio.

Expand Down
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/python-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In this tutorial, you generate an API client that uses [Microsoft identity authe

## Required tools

- [Python 3.8+](https://www.python.org/)
- [Python 3.9+](https://www.python.org/)
- [pip 20.0+](https://pip.pypa.io/en/stable/)
- [asyncio](https://docs.python.org/3/library/asyncio.html) or any other supported async environment, for example, AnyIO, Trio.

Expand Down

0 comments on commit ffb0b09

Please sign in to comment.