Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lfunderburk committed Sep 12, 2024
1 parent e5ff930 commit 623b03b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/bytewax/bytewax_azure_ai_search/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,12 @@
)
```
**Note** The above assumes you have created a schema through Azure AI Search configuration. For more information, review [the README](https://github.com/bytewax/bytewax-azure-ai-search/blob/main/README.md).
**Note** The above assumes you have created a schema through Azure AI
Search configuration. For more information, review
[the README](https://github.com/bytewax/bytewax-azure-ai-search/blob/main/README.md).
Complete examples can be found [here](https://github.com/bytewax/bytewax-azure-ai-search/tree/main/examples)
Complete examples can be found
[here](https://github.com/bytewax/bytewax-azure-ai-search/tree/main/examples)
## Bytewax embedding operator
Expand Down

0 comments on commit 623b03b

Please sign in to comment.