Skip to content

Commit dbfd5f5

Browse files
sdks/python: fix linting for milvus search
1 parent 847dc6f commit dbfd5f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
# limitations under the License.
1616
#
1717

18-
from collections import defaultdict
1918
from collections.abc import Sequence
2019
from dataclasses import dataclass
2120
from dataclasses import field

0 commit comments

Comments
 (0)