We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a28fd commit c92439bCopy full SHA for c92439b
tests/index/test_index_search_meilisearch.py
@@ -1,6 +1,6 @@
1
# pylint: disable=invalid-name
2
3
-from typing import Counter
+from collections import Counter
4
5
import pytest
6
0 commit comments