зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 13:06:04 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Этот коммит содержится в:
родитель
22274ced21
Коммит
903b1df644
@ -25,6 +25,8 @@ def get_testdict(get_path):
|
||||
"IMG_2809": {"filename": get_path + "IMG_2809.png"},
|
||||
}
|
||||
return testdict
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def get_test_my_dict(get_path):
|
||||
test_my_dict = {
|
||||
|
||||
@ -445,8 +445,7 @@ def test_parsing_images(
|
||||
|
||||
|
||||
@pytest.mark.long
|
||||
def test_itm(get_test_my_dict ,get_path):
|
||||
|
||||
def test_itm(get_test_my_dict, get_path):
|
||||
search_query3 = [
|
||||
{"text_input": "A bus"},
|
||||
{"image": get_path + "IMG_3758.png"},
|
||||
@ -492,7 +491,6 @@ def test_itm(get_test_my_dict ,get_path):
|
||||
|
||||
@pytest.mark.long
|
||||
def test_itm_blip2_coco(get_test_my_dict, get_path):
|
||||
|
||||
search_query3 = [
|
||||
{"text_input": "A bus"},
|
||||
{"image": get_path + "IMG_3758.png"},
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user