Skip to content

Commit c92439b

Browse files
aweidnersanders41
andauthored
Update tests/index/test_index_search_meilisearch.py
Co-authored-by: Paul Sanders <[email protected]>
1 parent 60a28fd commit c92439b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/index/test_index_search_meilisearch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pylint: disable=invalid-name
22

3-
from typing import Counter
3+
from collections import Counter
44

55
import pytest
66

0 commit comments

Comments
 (0)