Skip to content

Commit 7f3b197

Browse files
sdks/python: fix formatting issues
1 parent ad4cc0c commit 7f3b197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/apache_beam/ml/rag/enrichment/milvus_search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
from apache_beam.ml.rag.types import Embedding
3838
from apache_beam.transforms.enrichment import EnrichmentSourceHandler
3939

40+
4041
class SearchStrategy(Enum):
4142
"""Search strategies for information retrieval.
4243

0 commit comments

Comments
 (0)