mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-14 20:41:21 +08:00
chore: apply flake8-pytest-style linter rules (#8307)
This commit is contained in:
@@ -34,7 +34,7 @@ class TestOpenSearchVector:
|
||||
self.vector._client = MagicMock()
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"search_response, expected_length, expected_doc_id",
|
||||
("search_response", "expected_length", "expected_doc_id"),
|
||||
[
|
||||
(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user