Skip to content

Commit 81760f9

Browse files
authored
Fix format issue.
1 parent f24b9fc commit 81760f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge_storm/rm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ def forward(
10971097

10981098
class AzureAISearch(dspy.Retrieve):
10991099
"""Retrieve information from custom queries using Azure AI Search.
1100-
1100+
11011101
General Documentation: https://learn.microsoft.com/en-us/azure/search/search-create-service-portal.
11021102
Python Documentation: https://learn.microsoft.com/en-us/python/api/overview/azure/search-documents-readme?view=azure-python.
11031103
"""

0 commit comments

Comments
 (0)