Skip to content

Commit 2bf5d21

Browse files
committed
Lint
1 parent 894aa7f commit 2bf5d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/client/test_client_multi_search_meilisearch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from meilisearch.errors import MeiliSearchApiError
44

5+
56
def test_basic_multi_search(client, empty_index):
67
"""Tests multi-search on two indexes."""
78
empty_index("indexA")

0 commit comments

Comments
 (0)