mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Remove import star of test file (#9826)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
aee57b0cf6
commit
91355ba31b
@ -3,7 +3,7 @@ import logging
|
||||
from multiprocessing import Pool, Process
|
||||
import pytest
|
||||
from utils.utils import *
|
||||
from common.constants import *
|
||||
from common.constants import default_entities, default_fields
|
||||
from common.common_type import CaseLabel
|
||||
|
||||
TIMEOUT = 120
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user